MobileBroadbandDeviceInformation.CellularClass Property

Definition

Gets the cellular technology used by the mobile broadband network device.

public:
 property CellularClass CellularClass { CellularClass get(); };
CellularClass CellularClass();
public CellularClass CellularClass { get; }
var cellularClass = mobileBroadbandDeviceInformation.cellularClass;
Public ReadOnly Property CellularClass As CellularClass

Property Value

The cellular technology used by the mobile broadband network device.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to