IncrementalSearchResult Properties

 

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

NameDescription
System_CAPS_pubpropertyPassedEndOfBuffer

Determines whether the search wrapped around the end of the buffer to its beginning.

System_CAPS_pubpropertyPassedStartOfBuffer

Determines whether the search wrapped around the start of the buffer to its end.

System_CAPS_pubpropertyPassedStartOfSearch

Determines whether the search passed the first item found.

System_CAPS_pubpropertyResultFound

Determines whether the search for the term was successful.

Return to top
Show: