Partager via


BluetoothLEConnectionPhy.ReceiveInfo Propriété

Définition

Obtient des informations sur la couche physique (PHY) Bluetooth LE pour la réception.

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

Valeur de propriété

Objet BluetoothLEConnectionPhyInfo représentant des informations sur la couche physique (PHY) Bluetooth LE pour la réception.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à