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

指定行動寬頻帳戶的唯一識別碼。

適用於