Compartir a través de


GattServiceUuids.TxPower Propiedad

Definición

Obtiene el UUID del servicio TxPower definido por SIG bluetooth.

public:
 static property Platform::Guid TxPower { Platform::Guid get(); };
static winrt::guid TxPower();
public static Guid TxPower { get; }
var guid = GattServiceUuids.txPower;
Public Shared ReadOnly Property TxPower As Guid

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UUID del servicio TxPower definido por Bluetooth SIG.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a