GattCharacteristicUuids.TimeZone Property

Definition

Gets the Bluetooth SIG-defined TimeZone characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined TimeZone characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to