VsFinderClass Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AttachTextImage(Object^) | Attaches a text image. |
![]() | Detach() | Detaches a text image. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | Find(UInt32, array<TextSpan>^, UInt32) | Finds a text image within a text span. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMatch(array<TextSpan>^) | Gets a text span match. |
![]() | GetMatchedSpans(IVsTextSpanSet^) | Gets matched text spans. |
![]() | GetState(Int32, UInt32, UInt32) | Gets state. |
![]() | GetTaggedSpans(IVsTextSpanSet^) | Returns tagged text spans. |
![]() | GetType() | (Inherited from Object.) |
![]() | Init(UInt32, String^, Int32, UInt32) | Sets the find string. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetPosition(UInt32, TextAddress) | Sets search position. |
![]() | SetScope(IVsTextSpanSet^) | Restricts search to the span set. |
![]() | ToString() | (Inherited from Object.) |
Show:

