IVsWindowSearchHost::SearchObject Property
Visual Studio 2015
Gets the search object once the search has been set up with the host.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678274)]
property IVsWindowSearch^ SearchObject {
IVsWindowSearch^ get();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsWindowSearch^
Show: