다음을 통해 공유


SmsMessageRegistration.Id 속성

정의

등록된 이 메시지 필터의 식별자를 가져옵니다.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = smsMessageRegistration.id;
Public ReadOnly Property Id As String

속성 값

String

Platform::String

winrt::hstring

등록 시 지정된 식별자입니다.

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상