Freigeben über


BluetoothLEConnectionPhyInfo.IsUncoded2MPhy Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Physische Ebene (PHY) von Bluetooth LE 2M (uncodiert) ist oder nicht.

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

Eigenschaftswert

Boolean

bool

true , wenn die physische Bluetooth LE-Schicht (PHY) (uncodiert) LE 2M ist; falseandernfalls .

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: