ITextSearchNavigator Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Operations
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentResult | Gets the SnapshotSpan corresponding to the result of the last find operation. |
![]() | ReplaceTerm | Gets or sets the term to use to replace matches. |
![]() | SearchOptions | Gets or sets options to use for a search. |
![]() | SearchSpan | Gets or sets the range of text to search. |
![]() | SearchTerm | Gets or sets the term to search for. |
![]() | StartPoint | Gets or sets the position at which the search is started. |
Show:
