SpiDevice.DeviceId 属性

定义

获取与设备关联的唯一 ID。

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

属性值

String

Platform::String

winrt::hstring

ID。

Windows 要求

应用功能
lowLevel

适用于