BluetoothDeviceId.IsLowEnergyDevice Property

Definition

Gets a boolean indicating if this is a LowEnergy device.

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

Property Value

Boolean

bool

Gets a boolean indicating if this is a LowEnergy device.

Windows requirements

App capabilities
bluetooth

Applies to