MobileBroadbandDeviceServiceCommandEventArgs.DeviceServiceId Property

Definition

Gets the unique Device Service Identifier for the Device Service.

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

Property Value

Guid

Platform::Guid

winrt::guid

A Guid containing the unique Device Service Identifier for the Device Service.

Windows requirements

App capabilities
cellularDeviceControl

Applies to