Freigeben über


GattDeviceService.Uuid Eigenschaft

Definition

Ruft die diesem GattDeviceService zugeordnete GATT-Dienst-UUID ab.

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

Eigenschaftswert

Guid

Platform::Guid

winrt::guid

Eine UUID des 128-Bit-Bluetooth GATT-Diensts, die als GUID-Standardobjekt dargestellt wird.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: