GattLocalService.Uuid Property

Definition

Gets the local service UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The local service UUID.

Windows requirements

App capabilities
bluetooth

Applies to