IVsWindowSearchHost::SearchQuery Property
Visual Studio 2015
Gets the current search query that resulted from the parsing the current text in the search control.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678278)]
property IVsSearchQuery^ SearchQuery {
IVsSearchQuery^ get();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchQuery^
Show: