BluetoothAdapter.IsLowEnergySupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur booléenne indiquant si l’adapater prend en charge le type de transport Bluetooth LowEnergy.
public:
property bool IsLowEnergySupported { bool get(); };
bool IsLowEnergySupported();
public bool IsLowEnergySupported { get; }
var boolean = bluetoothAdapter.isLowEnergySupported;
Public ReadOnly Property IsLowEnergySupported As Boolean
Valeur de propriété
Boolean
bool
Obtient une valeur booléenne indiquant si l’adapater prend en charge le type de transport Bluetooth LowEnergy.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|