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

適用対象