Click or drag to resize

wclBluetoothRadioPlugged Property

Gets a Radio hardware physical state.

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

Property Value

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