IVsTaskProvider2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | EnumTaskItems(IVsEnumTaskItems^) | Enumerates the tasks supplied by the task provider. |
![]() | ImageList(IntPtr) | Returns the image list for the tasks of this task provider. |
![]() | MaintainInitialTaskOrder(Int32) | Determines whether or not the task list should maintain the task order given to it by the 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:
