Share via


DeviceNetworkInformation.CellularMobileOperator Property

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Shared ReadOnly Property CellularMobileOperator As String
public static string CellularMobileOperator { get; }
public:
static property String^ CellularMobileOperator {
    String^ get ();
}
static member CellularMobileOperator : string with get

Property Value

Type: System.String

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

DeviceNetworkInformation Class

Microsoft.Phone.Net.NetworkInformation Namespace