Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Supplies tasks to the task list.
The IVsTaskProvider2 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
EnumTaskItems | Standard enumerator over tasks supplied by this provider. (Inherited from IVsTaskProvider.) |
![]() |
EnumTaskItems(IVsEnumTaskItems%) | Enumerates the tasks supplied by the task provider. |
![]() |
ImageList | Returns the image list for the tasks of this task provider. (Inherited from IVsTaskProvider.) |
![]() |
ImageList(IntPtr%) | Returns the image list for the tasks of this task provider. |
![]() |
MaintainInitialTaskOrder | Determines whether or not the task list should maintain the task order given to it by the task provider. |
![]() |
OnTaskListFinalRelease | 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. (Inherited from IVsTaskProvider.) |
![]() |
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 | Do not use. (Inherited from IVsTaskProvider.) |
![]() |
ReRegistrationKey(String%) | Do not use. |
![]() |
SubcategoryList | Returns the list of subcategories for the tasks of this task provider. (Inherited from IVsTaskProvider.) |
![]() |
SubcategoryList(UInt32, array<String[], UInt32%) | Returns the list of subcategories for the tasks of this task provider. |
Top
.gif)