共用方式為


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

適用於

另請參閱