IVsWindowSearchHost::SearchTask Property
Visual Studio 2015
Gets the current search task if a search is in progress.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678279)]
property IVsSearchTask^ SearchTask {
IVsSearchTask^ get();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchTask^
Show: