IVsTaskProvider2.OnTaskListFinalRelease Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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