IIncrementalSearch Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.IncrementalSearch
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | IsActive | Determines whether an incremental search is in process. |
![]() | SearchDirection | Gets or sets the direction of the incremental search. |
![]() | SearchString | Gets or sets the current search term. |
![]() | TextView | Gets the ITextView associated with this search. |
Show:
