Click or drag to resize

SelectBluetoothDeviceDialogDiscoverableOnly Property

Note: This API is now obsolete.

Namespace:  InTheHand.Windows.Forms
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[ObsoleteAttribute("Please use the ShowDiscoverableOnly property.")]
public bool DiscoverableOnly { get; set; }

Property Value

Type: Boolean
See Also