Compartir a través de


BluetoothLEConnectionPhy.ReceiveInfo Propiedad

Definición

Obtiene información sobre la capa física Bluetooth LE (PHY) para recibir.

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

Valor de propiedad

Objeto BluetoothLEConnectionPhyInfo que representa información sobre la capa física Bluetooth LE (PHY) para recibir.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a