MobileBroadbandDeviceServiceInformation.IsDataReadSupported 属性

定义

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

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

属性值

Boolean

bool

移动宽带设备服务是否能够读取数据。

Windows 要求

应用功能
cellularDeviceControl cellularDeviceIdentity

适用于

另请参阅