Compartir a través de


GattCharacteristicUuids.LnFeature Propiedad

Definición

Obtiene el UUID de la característica LnFeature definida por Bluetooth SIG.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UUID de LnFeature definido por Bluetooth SIG.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a