Click or drag to resize

wclBluetoothRadioIncludePaired Property

Gets the devices discovering modification flag.

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

Property Value

Boolean
The Boolean value indicates if paired devices must be returned as found during devices discovering even if they are not available. true if paired devices must be returned. false if only available devices must be returned.
See Also