Click or drag to resize

wclBluetoothRadioAvailable Property

Gets a Radio hardware state.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool Available { get; }

Property Value

Boolean
True if a Bluetooth hardware represented by this Radio is available. False otherwise.
See Also