Share via


MobileBroadbandDeviceService.DeviceServiceId Property

Definition

Gets the unique device service identity for the mobile broadband device service.

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

Property Value

Guid

Platform::Guid

winrt::guid

The unique Device Service identity for the Mobile Broadband device service.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to