This documentation is archived and is not being maintained.
ToolWindows::TaskList Property
Namespace:
EnvDTE80Assembly:
EnvDTE80 (in EnvDTE80.dll)
property TaskList^ TaskList {
TaskList^ get();
}
This example opens the Task List window, adds two items to it, and deletes one of them.
No code example is currently available or this language may not be supported.
Return to top