次の方法で共有


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

適用対象