다음을 통해 공유


BluetoothLEConnectionPhy.ReceiveInfo 속성

정의

수신을 위한 Bluetooth LE PHY(물리적 계층)에 대한 정보를 가져옵니다.

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

속성 값

수신을 위한 Bluetooth LE 물리적 계층(PHY)에 대한 정보를 나타내는 BluetoothLEConnectionPhyInfo 개체입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상