Compartir a través de


GattCharacteristicUuids.DayOfWeek Propiedad

Definición

Obtiene el UUID de la característica DayOfWeek definida por SIG bluetooth.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UUID de la característica DayOfWeek definida por SIG bluetooth.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a