IVsWindowSearchHost::SearchObject Property

 

Gets the search object once the search has been set up with the host.

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

[DispIdAttribute(1610678274)]
property IVsWindowSearch^ SearchObject {
	IVsWindowSearch^ get();
}
Return to top
Show: