Microsoft.VisualStudio.Text.IncrementalSearch Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Structs
IncrementalSearchResult |
Consolidates the result of an incremental search operation. |
Interfaces
IIncrementalSearch |
Defines an incremental search operation. |
IIncrementalSearchFactoryService |
Used to get or create an incremental search service for a given ITextView. There will always be a maximum of one IIncrementalSearch for a given ITextView. |
Enums
IncrementalSearchDirection |
Determines the direction of the incremental search. See IIncrementalSearch for more information. |