IVsTaskProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | EnumTaskItems(IVsEnumTaskItems^) | Standard enumerator over tasks supplied by this provider. |
![]() | ImageList(IntPtr) | Returns the image list for the tasks of this task provider. |
![]() | OnTaskListFinalRelease(IVsTaskList^) | Notifies the client to unregister the task provider from the task list if it has not been unregistered by the time the task list is closing. |
![]() | ReRegistrationKey(String^) | Do not use. |
![]() | SubcategoryList(UInt32, array<String^>^, UInt32) | Returns the list of subcategories for the tasks of this task provider. |
Show:
