Partager via


BluetoothLEConnectionPhyInfo.IsCodedPhy Propriété

Définition

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

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

Valeur de propriété

Boolean

bool

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

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à