MobileBroadbandModemConfiguration.HomeProviderId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the home provider ID associated with the mobile broadband modem.
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
Property Value
The home provider ID.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|