IVsWindowSearchHost::SearchEvents Property
Visual Studio 2015
Gets the search events callback 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(1610678275)]
property IVsWindowSearchEvents^ SearchEvents {
IVsWindowSearchEvents^ get();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsWindowSearchEvents^
Show: