MobileBroadbandDeviceServiceCommandEventArgs.DeviceServiceId 属性

定义

获取设备服务的唯一设备服务标识符。

public:
 property Platform::Guid DeviceServiceId { Platform::Guid get(); };
winrt::guid DeviceServiceId();
public Guid DeviceServiceId { get; }
var guid = mobileBroadbandDeviceServiceCommandEventArgs.deviceServiceId;
Public ReadOnly Property DeviceServiceId As Guid

属性值

Guid

Platform::Guid

winrt::guid

包含设备服务的唯一设备服务标识符的 Guid。

Windows 要求

应用功能
cellularDeviceControl

适用于