Compartilhar via


BluetoothLEConnectionPhy.ReceiveInfo Propriedade

Definição

Obtém informações sobre a PHY (camada física) bluetooth LE para recebimento.

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

Valor da propriedade

Um objeto BluetoothLEConnectionPhyInfo que representa informações sobre a PHY (camada física) bluetooth LE para recebimento.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a