共用方式為


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

適用於

另請參閱