NetworkOperatorNotificationTrigger(String) コンストラクター

定義

モバイル ネットワーク オペレーター通知の新しいインスタンスを初期化します。

public:
 NetworkOperatorNotificationTrigger(Platform::String ^ networkAccountId);
 NetworkOperatorNotificationTrigger(winrt::hstring const& networkAccountId);
public NetworkOperatorNotificationTrigger(string networkAccountId);
function NetworkOperatorNotificationTrigger(networkAccountId)
Public Sub New (networkAccountId As String)

パラメーター

networkAccountId
String

Platform::String

winrt::hstring

モバイル ブロードバンド アカウントの一意識別子を指定します。

適用対象