Partager via


BluetoothDeviceId.IsLowEnergyDevice Propriété

Définition

Obtient une valeur booléenne indiquant s’il s’agit d’un appareil LowEnergy.

public:
 property bool IsLowEnergyDevice { bool get(); };
bool IsLowEnergyDevice();
public bool IsLowEnergyDevice { get; }
var boolean = bluetoothDeviceId.isLowEnergyDevice;
Public ReadOnly Property IsLowEnergyDevice As Boolean

Valeur de propriété

Boolean

bool

Obtient une valeur booléenne indiquant s’il s’agit d’un appareil LowEnergy.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à