BluetoothLEAdvertisementDataTypes.TxPowerLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Section data type for the Bluetooth LE transmit power level.
public:
static property byte TxPowerLevel { byte get(); };
static byte TxPowerLevel();
public static byte TxPowerLevel { get; }
var byte = BluetoothLEAdvertisementDataTypes.txPowerLevel;
Public Shared ReadOnly Property TxPowerLevel As Byte
Property Value
Byte
byte
The Bluetooth LE transmit power level.
Windows requirements
App capabilities |
bluetooth
|