MobileBroadbandDeviceServiceInformation 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class MobileBroadbandDeviceServiceInformation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MobileBroadbandDeviceServiceInformation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MobileBroadbandDeviceServiceInformation
Public NotInheritable Class MobileBroadbandDeviceServiceInformation
- 继承
- 属性
Windows 要求
设备系列 |
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
|
应用功能 |
cellularDeviceControl
cellularDeviceIdentity
|
注解
设备服务信息对象的列表由 MobileBroadbandModem 上的 DeviceServices 属性检索。
属性
DeviceServiceId |
获取移动宽带设备的唯一设备服务标识符。 |
IsDataReadSupported |
确定移动宽带设备服务是否能够读取数据。 |
IsDataWriteSupported |
确定移动宽带设备服务是否能够写入数据。 |