Partager via


BluetoothLEConnectionPhyInfo.IsUncoded2MPhy Propriété

Définition

Obtient une valeur indiquant si la couche physique (PHY) Bluetooth LE est (non codée) LE 2M.

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

Valeur de propriété

Boolean

bool

true si la couche physique Bluetooth LE (PHY) est (non codée) LE 2M ; sinon, false.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à