IVsFindHelper Interface
Utility for text string matching.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
This interface allows you to support wildcards, regular expressions, or whole word string matching so that all options and behavior work consistently with the Visual Studio editor.
Notes to Implementers Implemented by the environment. Notes to Callers Call this interface to accomplish text string matching.