Condividi tramite


GattDeviceService.Uuid Proprietà

Definizione

Ottiene l'UUID del servizio GATT associato a gattDeviceService.

public:
 property Platform::Guid Uuid { Platform::Guid get(); };
winrt::guid Uuid();
public Guid Uuid { get; }
var guid = gattDeviceService.uuid;
Public ReadOnly Property Uuid As Guid

Valore della proprietà

Guid

Platform::Guid

winrt::guid

UUID del servizio GATT a 128 bit, rappresentato come oggetto GUID standard.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a