IVsWindowSearchHost::SearchQuery Property

 

Gets the current search query that resulted from the parsing the current text in the search control.

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

[DispIdAttribute(1610678278)]
property IVsSearchQuery^ SearchQuery {
	IVsSearchQuery^ get();
}
Return to top
Show: