VideoCoreCom.ImageStoragePath - свойство

AutoMarshal Recar2

VideoCoreComImageStoragePath - свойство

Устанавливает и возвращает путь для сохранения изображений с распознанными номерами.

Пространство имён:  Recar2.Com
Сборка:  recar2.com (в recar2.com.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public string ImageStoragePath { get; set; }
Public Property ImageStoragePath As String
	Get
	Set
public:
virtual property String^ ImageStoragePath {
	String^ get () sealed;
	void set (String^ value) sealed;
}

Значение свойства

Тип: String

Реализации

IVideoCoreImageStoragePath
См. также