MobileBroadbandDeviceInformation.NetworkDeviceStatus 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 readiness status of the mobile broadband network device.
public:
property NetworkDeviceStatus NetworkDeviceStatus { NetworkDeviceStatus get(); };
NetworkDeviceStatus NetworkDeviceStatus();
public NetworkDeviceStatus NetworkDeviceStatus { get; }
var networkDeviceStatus = mobileBroadbandDeviceInformation.networkDeviceStatus;
Public ReadOnly Property NetworkDeviceStatus As NetworkDeviceStatus
Property Value
The readiness status of the mobile broadband network device.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|