IVsWindowSearchHost::SearchQueryParser Property

 

Gets the search query parser used by the search host to create the search queries from search strings typed by the user.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[DispIdAttribute(1610678277)]
property IVsSearchQueryParser^ SearchQueryParser {
	IVsSearchQueryParser^ get();
}
Return to top
Show: