Share via


GattCharacteristicUuids.ReferenceTimeInformation Property

Definition

Gets the Bluetooth SIG-defined ReferenceTimeInformation characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined ReferenceTimeInformation characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to