SearchUtilities.CreateSearchQueryParser Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create and returns a search query parser
public:
static Microsoft::VisualStudio::Shell::Interop::IVsSearchQueryParser ^ CreateSearchQueryParser();
public:
static Microsoft::VisualStudio::Shell::Interop::IVsSearchQueryParser ^ CreateSearchQueryParser();
static Microsoft::VisualStudio::Shell::Interop::IVsSearchQueryParser CreateSearchQueryParser();
public static Microsoft.VisualStudio.Shell.Interop.IVsSearchQueryParser CreateSearchQueryParser ();
static member CreateSearchQueryParser : unit -> Microsoft.VisualStudio.Shell.Interop.IVsSearchQueryParser
Public Shared Function CreateSearchQueryParser () As IVsSearchQueryParser
Returns
An object implementing IVsUIWpfIVsSearchQueryParserLoader interface