Compartir a través de


GattCharacteristicUuids.CyclingPowerFeature Propiedad

Definición

Obtiene el UUID de la característica CyclingPowerFeature definida por Sig bluetooth.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

El BLUETOOTH SIG-defined CyclingPowerFeature characterisitc UUID.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a