IIncrementalSearch Properties

 

Namespace:   Microsoft.VisualStudio.Text.IncrementalSearch
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubpropertyIsActive

Determines whether an incremental search is in process.

System_CAPS_pubpropertySearchDirection

Gets or sets the direction of the incremental search.

System_CAPS_pubpropertySearchString

Gets or sets the current search term.

System_CAPS_pubpropertyTextView

Gets the ITextView associated with this search.

Return to top
Show: