IVsWindowSearchHost::SearchQueryParser Property
Visual Studio 2015
Gets the search query parser used by the search host to create the search queries from search strings typed by the user.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678277)]
property IVsSearchQueryParser^ SearchQueryParser {
IVsSearchQueryParser^ get();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchQueryParser^
Show: