IVsWindowSearchHost::SearchTask Property

 

Gets the current search task if a search is in progress.

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

[DispIdAttribute(1610678279)]
property IVsSearchTask^ SearchTask {
	IVsSearchTask^ get();
}
Return to top
Show: