ImageScanner.DeviceId 属性

定义

获取此扫描程序设备的 PnP 设备标识符。

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = imageScanner.deviceId;
Public ReadOnly Property DeviceId As String

属性值

String

Platform::String

winrt::hstring

PnP 设备标识符。

适用于