次の方法で共有


BluetoothLEConnectionPhyInfo.IsCodedPhy プロパティ

定義

Bluetooth LE 物理レイヤー (PHY) が LE Coded であるかどうかを示す値を取得します。

public:
 property bool IsCodedPhy { bool get(); };
bool IsCodedPhy();
public bool IsCodedPhy { get; }
var boolean = bluetoothLEConnectionPhyInfo.isCodedPhy;
Public ReadOnly Property IsCodedPhy As Boolean

プロパティ値

Boolean

bool

true Bluetooth LE 物理層 (PHY) が LE コード化されている場合。それ以外の場合は false

Windows の要件

アプリの機能
bluetooth

適用対象