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