SmsStatusMessage.DeviceId 속성

정의

상태 메시지와 연결된 디바이스 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

문자열인 고유한 디바이스 식별자입니다.

구현

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상