BluetoothLEConnectionPhy.TransmitInfo 속성

정의

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

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

속성 값

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

Windows 요구 사항

앱 기능
bluetooth

적용 대상