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

모바일 광대역 계정의 고유 식별자입니다.

적용 대상