SearchUtilities::CreateSearchQuery Method (String^)
Visual Studio 2015
Creates a new search query from the specified search string.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- searchString
-
Type:
System::String^
String to parse into a search query.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchQuery^Returns the search query created from the specified search string.
Show: