MobileBroadbandDeviceInformation.CellularClass 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 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
|