IVsTaskList3 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | RefreshAllProvidersAsync() | Refreshes all tasks asynchronously from all registered providers. |
![]() | RefreshOrAddTasksAsync(UInt32, Int32, array<IVsTaskItem^>^) | Refreshes all cached information asynchronously for the given tasks. |
![]() | RefreshTasksAsync(UInt32) | Refreshes all cached information asynchronously for the given task. |
![]() | RemoveTasksAsync(UInt32, Int32, array<IVsTaskItem^>^) | Removes tasks asynchronously from the task list. |
Show:
