IVsWindowSearchHost.SearchEvents Property

Definition

Gets the search events callback once the search has been set up with the host.

public:
 property Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchEvents ^ SearchEvents { Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchEvents ^ get(); };
public:
 property Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchEvents ^ SearchEvents { Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchEvents ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchEvents SearchEvents { get; }
member this.SearchEvents : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchEvents
Public ReadOnly Property SearchEvents As IVsWindowSearchEvents

Property Value

Applies to