NetworkOperatorNotificationTrigger.NetworkAccountId プロパティ

定義

モバイル ネットワーク オペレーター通知トリガーのアカウント識別子を取得します。

public:
 property Platform::String ^ NetworkAccountId { Platform::String ^ get(); };
winrt::hstring NetworkAccountId();
public string NetworkAccountId { get; }
var string = networkOperatorNotificationTrigger.networkAccountId;
Public ReadOnly Property NetworkAccountId As String

プロパティ値

String

Platform::String

winrt::hstring

モバイル ブロードバンド アカウントの一意識別子。

適用対象