IVsTaskList3 Methods

 

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

NameDescription
System_CAPS_pubmethodRefreshAllProvidersAsync()

Refreshes all tasks asynchronously from all registered providers.

System_CAPS_pubmethodRefreshOrAddTasksAsync(UInt32, Int32, array<IVsTaskItem^>^)

Refreshes all cached information asynchronously for the given tasks.

System_CAPS_pubmethodRefreshTasksAsync(UInt32)

Refreshes all cached information asynchronously for the given task.

System_CAPS_pubmethodRemoveTasksAsync(UInt32, Int32, array<IVsTaskItem^>^)

Removes tasks asynchronously from the task list.

Return to top
Show: