次の方法で共有


BluetoothLEConnectionPhyInfo.IsUncoded2MPhy プロパティ

定義

Bluetooth LE 物理層 (PHY) が (コード化されていない) LE 2M であるかどうかを示す値を取得します。

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

プロパティ値

Boolean

bool

true Bluetooth LE 物理層 (PHY) が (コーディングされていない) LE 2M の場合。それ以外の場合は false

Windows の要件

アプリの機能
bluetooth

適用対象