共用方式為


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

適用於