SearchUtilities::CreateSearchQueryParser Method ()

 

Creates a search query parser object.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static IVsSearchQueryParser^ CreateSearchQueryParser()

Return Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchQueryParser^

Returns the created search query parser.

Return to top
Show: