IVsTaskProvider2.OnTaskListFinalRelease Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
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. (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. |
Top