次の方法で共有


WwanConnectionProfileDetails.HomeProviderId プロパティ

定義

ホーム ネットワーク プロバイダー ID を示します。

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

プロパティ値

String

Platform::String

winrt::hstring

ホーム ネットワーク プロバイダー ID。

適用対象