次の方法で共有


BluetoothLEConnectionPhyInfo.IsUncoded1MPhy プロパティ

定義

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

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

プロパティ値

Boolean

bool

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

Windows の要件

アプリの機能
bluetooth

適用対象