IVsTaskList2::RefreshAllProviders Method ()
Visual Studio 2015
Refreshes all tasks from all registered providers.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
This is a potentially time-consuming operation.
From vsshell80.idl:
HRESULT SetActiveProvider(
[in] REFGUID rguidProvider
);
Show: