次の方法で共有


MobileBroadbandModemConfiguration.HomeProviderId プロパティ

定義

モバイル ブロードバンド モデムに関連付けられているホーム プロバイダー ID を取得します。

public:
 property Platform::String ^ HomeProviderId { Platform::String ^ get(); };
winrt::hstring HomeProviderId();
public string HomeProviderId { get; }
var string = mobileBroadbandModemConfiguration.homeProviderId;
Public ReadOnly Property HomeProviderId As String

プロパティ値

String

Platform::String

winrt::hstring

ホーム プロバイダー ID。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象