Share via


BluetoothLEConnectionPhy.ReceiveInfo Property

Definition

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

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

Property Value

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

Windows requirements

App capabilities
bluetooth

Applies to