Share via


BluetoothLEConnectionPhy.TransmitInfo Property

Definition

Gets info about the Bluetooth LE physical layer (PHY) for transmit.

public:
 property BluetoothLEConnectionPhyInfo ^ TransmitInfo { BluetoothLEConnectionPhyInfo ^ get(); };
BluetoothLEConnectionPhyInfo TransmitInfo();
public BluetoothLEConnectionPhyInfo TransmitInfo { get; }
var bluetoothLEConnectionPhyInfo = bluetoothLEConnectionPhy.transmitInfo;
Public ReadOnly Property TransmitInfo As BluetoothLEConnectionPhyInfo

Property Value

A BluetoothLEConnectionPhyInfo object representing info about the Bluetooth LE physical layer (PHY) for transmit.

Windows requirements

App capabilities
bluetooth

Applies to