BluetoothAdapter.IsCentralRoleSupported 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 rôle central LowEnergy.
public:
property bool IsCentralRoleSupported { bool get(); };
bool IsCentralRoleSupported();
public bool IsCentralRoleSupported { get; }
var boolean = bluetoothAdapter.isCentralRoleSupported;
Public ReadOnly Property IsCentralRoleSupported As Boolean
Valeur de propriété
Boolean
bool
Obtient une valeur booléenne indiquant si l’adapater prend en charge le rôle central LowEnergy.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|