[Missing <summary> documentation for "P:InTheHand.Bluetooth.BluetoothLEScan.KeepRepeatedDevices"]
public bool KeepRepeatedDevices { get; }
Public ReadOnly Property KeepRepeatedDevices As Boolean
Get
public:
property bool KeepRepeatedDevices {
bool get ();
}
member KeepRepeatedDevices : bool with get