FindData Constructor (String^, ITextSnapshot^)
Visual Studio 2015
Initializes a new instance of FindData with the specified search pattern and text snapshot.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- searchPattern
-
Type:
System::String^
The search string.
- textSnapshot
-
Type:
Microsoft.VisualStudio.Text::ITextSnapshot^
The text snapshot in which to search.
Show: