IncrementalSearchResult Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.IncrementalSearch
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | PassedEndOfBuffer | Determines whether the search wrapped around the end of the buffer to its beginning. |
![]() | PassedStartOfBuffer | Determines whether the search wrapped around the start of the buffer to its end. |
![]() | PassedStartOfSearch | Determines whether the search passed the first item found. |
![]() | ResultFound | Determines whether the search for the term was successful. |
Show:
