SearchUtilities::GetSearchToken Method (String^)
Visual Studio 2015
Gets a search token which parses to the specified text string.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- tokenText
-
Type:
System::String^
The text to use for the token.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchToken^Returns a search token specified by the text.
Show: