IVsWindowSearchHost::SearchEvents Property

 

Gets the search events callback 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(1610678275)]
property IVsWindowSearchEvents^ SearchEvents {
	IVsWindowSearchEvents^ get();
}
Return to top
Show: