MobileBroadbandModemConfiguration.HomeProviderName 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 name for the mobile broadband modem.
public:
property Platform::String ^ HomeProviderName { Platform::String ^ get(); };
winrt::hstring HomeProviderName();
public string HomeProviderName { get; }
var string = mobileBroadbandModemConfiguration.homeProviderName;
Public ReadOnly Property HomeProviderName As String
Property Value
The home provider name.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|