Compartir a través de


GattCharacteristicUuids.TxPowerLevel Propiedad

Definición

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

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

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

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a