Partager via


BluetoothAdapter.IsCentralRoleSupported Propriété

Définition

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

S’applique à