Condividi tramite


BluetoothLEConnectionPhyInfo.IsUncoded2MPhy Proprietà

Definizione

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

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

Valore della proprietà

Boolean

bool

true se il livello fisico Bluetooth LE (PHY) è (non codificato) LE 2M; in caso contrario, false.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a