GattCharacteristicUuids.DayOfWeek Property

Definition

Gets the Bluetooth SIG-defined DayOfWeek characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined DayOfWeek characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to