IIncrementalSearchFactoryService Methods

 

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

NameDescription
System_CAPS_pubmethodGetIncrementalSearch(ITextView^)

Gets an IIncrementalSearch for the specified ITextView. If there is no IIncrementalSearch for the view, one will be created.

Return to top
Show: