Table of Contents

Property SearchString

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SearchString

Gets the current search string. This includes the set of keystrokes that have been pressed since the last unsuccessful match or after TypingDelay) milliseconds. Useful for debugging.

public string SearchString { get; }

Property Value

string