VsSearchTask.SearchCallback Property

Definition

The callback interface that needs to be called when the search is complete

protected:
 property Microsoft::VisualStudio::Shell::Interop::IVsSearchCallback ^ SearchCallback { Microsoft::VisualStudio::Shell::Interop::IVsSearchCallback ^ get(); };
protected:
 property Microsoft::VisualStudio::Shell::Interop::IVsSearchCallback ^ SearchCallback { Microsoft::VisualStudio::Shell::Interop::IVsSearchCallback ^ get(); };
protected Microsoft.VisualStudio.Shell.Interop.IVsSearchCallback SearchCallback { get; }
member this.SearchCallback : Microsoft.VisualStudio.Shell.Interop.IVsSearchCallback
Protected ReadOnly Property SearchCallback As IVsSearchCallback

Property Value

Applies to