VsFinder Interface
Visual Studio 2015
Finds a text image.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AttachTextImage(Object) | Attaches a text image.(Inherited from IVsFinder.) |
![]() | Detach() | Detaches a text image.(Inherited from IVsFinder.) |
![]() | Find(UInt32, TextSpan[], UInt32) | Finds a text image within a text span.(Inherited from IVsFinder.) |
![]() | GetMatch(TextSpan[]) | Gets a textspan match.(Inherited from IVsFinder.) |
![]() | GetMatchedSpans(IVsTextSpanSet) | Gets matched textspans.(Inherited from IVsFinder.) |
![]() | GetState(Int32, UInt32, UInt32) | Gets state.(Inherited from IVsFinder.) |
![]() | GetTaggedSpans(IVsTextSpanSet) | Returns tagged textspans.(Inherited from IVsFinder.) |
![]() | Init(UInt32, String, Int32, UInt32) | Sets the find string.(Inherited from IVsFinder.) |
![]() | SetPosition(UInt32, TextAddress) | Sets search positions(Inherited from IVsFinder.) |
![]() | SetScope(IVsTextSpanSet) | Restricts search to the span set.(Inherited from IVsFinder.) |
Show:
