GattCharacteristicUuids.LocalTimeInformation Property

Definition

Gets the Bluetooth SIG-defined LocalTimeInformation characteristic UUID.

public:
 static property Platform::Guid LocalTimeInformation { Platform::Guid get(); };
static winrt::guid LocalTimeInformation();
public static Guid LocalTimeInformation { get; }
var guid = GattCharacteristicUuids.localTimeInformation;
Public Shared ReadOnly Property LocalTimeInformation As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined LocalTimeInformation characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to