BluetoothDeviceId.IsLowEnergyDevice Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|