IIncrementalSearchFactoryService Interface
Visual Studio 2012
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.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
The IIncrementalSearchFactoryService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetIncrementalSearch | Gets an IIncrementalSearch for the specified ITextView. If there is no IIncrementalSearch for the view, one will be created. |
.gif?cs-save-lang=1&cs-lang=fsharp)