Condividi tramite


BluetoothLEConnectionPhyInfo.IsCodedPhy Proprietà

Definizione

Ottiene un valore che indica se il livello fisico Bluetooth LE (PHY) è LE Coded.

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

Valore della proprietà

Boolean

bool

true se il livello fisico Bluetooth LE (PHY) è LE Coded; in caso contrario, false.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a