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

移动宽带帐户的唯一标识符。

适用于