MobileBroadbandDeviceServiceInformation.IsDataWriteSupported 属性

定义

确定移动宽带设备服务是否能够写入数据。

public:
 property bool IsDataWriteSupported { bool get(); };
bool IsDataWriteSupported();
public bool IsDataWriteSupported { get; }
var boolean = mobileBroadbandDeviceServiceInformation.isDataWriteSupported;
Public ReadOnly Property IsDataWriteSupported As Boolean

属性值

Boolean

bool

如果移动宽带设备服务能够写入数据。

Windows 要求

应用功能
cellularDeviceControl cellularDeviceIdentity

适用于

另请参阅