MobileBroadbandDeviceInformation.DataClasses 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 data services supported by the mobile broadband network device.
public:
property DataClasses DataClasses { DataClasses get(); };
DataClasses DataClasses();
public DataClasses DataClasses { get; }
var dataClasses = mobileBroadbandDeviceInformation.dataClasses;
Public ReadOnly Property DataClasses As DataClasses
Property Value
The cellular data services supported by the mobile broadband network device.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|