The source device from which images are acquired.
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Device { get; }
Public ReadOnly Property Device As String
Get
public:
property String^ Device {
String^ get ();
}
member Device : string with get
Property Value
Type:
StringSee Also