Condividi tramite


MobileBroadbandDeviceServiceInformation.DeviceServiceId Proprietà

Definizione

Ottiene l'identificatore univoco del servizio del dispositivo mobile broadband.

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

Valore della proprietà

Guid

Platform::Guid

winrt::guid

Identificatore univoco del servizio del dispositivo mobile broadband.

Requisiti Windows

Funzionalità dell'app
cellularDeviceControl cellularDeviceIdentity

Si applica a

Vedi anche