ProviderNetworkUsage.ProviderId 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 ProviderId (a combination of MCC and MNC).
public:
property Platform::String ^ ProviderId { Platform::String ^ get(); };
winrt::hstring ProviderId();
public string ProviderId { get; }
var string = providerNetworkUsage.providerId;
Public ReadOnly Property ProviderId As String
Property Value
The ProviderId (a combination of MCC and MNC).
Remarks
The MCC/MNC combo is expressed in the API as a single numeric (0-9) string named ProviderId that is a concatenation of a 3-digit MCC and a 2 or 3-digit MNC to be compliant with E.212.