Partager via


BluetoothLEConnectionPhyInfo.IsUncoded1MPhy Propriété

Définition

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

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

Valeur de propriété

Boolean

bool

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

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à