Compartir a través de


BluetoothLEConnectionPhyInfo.IsUncoded1MPhy Propiedad

Definición

Obtiene un valor que indica si la capa física Bluetooth LE (PHY) es (sin codificar) LE 1M.

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

Valor de propiedad

Boolean

bool

true si la capa física Bluetooth LE (PHY) es (sin codificar) LE 1M; de lo contrario, false.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a