MobileBroadbandDeviceServiceInformation.IsDataReadSupported 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.
Determines if the mobile broadband device service is able to read data.
public:
property bool IsDataReadSupported { bool get(); };
bool IsDataReadSupported();
public bool IsDataReadSupported { get; }
var boolean = mobileBroadbandDeviceServiceInformation.isDataReadSupported;
Public ReadOnly Property IsDataReadSupported As Boolean
Property Value
Boolean
bool
If the mobile broadband device service is able to read data.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|