MobileBroadbandAccount.CreateFromNetworkAccountId(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static MobileBroadbandAccount ^ CreateFromNetworkAccountId(Platform::String ^ networkAccountId);
static MobileBroadbandAccount CreateFromNetworkAccountId(winrt::hstring const& networkAccountId);
public static MobileBroadbandAccount CreateFromNetworkAccountId(string networkAccountId);
function createFromNetworkAccountId(networkAccountId)
Public Shared Function CreateFromNetworkAccountId (networkAccountId As String) As MobileBroadbandAccount
參數
- networkAccountId
-
String
Platform::String
winrt::hstring
要用來選取要用於帳戶之對應行動寬頻裝置的網路帳戶識別碼。
傳回
與所提供網路帳戶識別碼相關聯的行動裝置行動寬頻帳戶。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|