다음을 통해 공유


ISpiDeviceProvider.DeviceId 속성

정의

디바이스와 연결된 고유 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

디바이스 ID

적용 대상