TaskItems.ForceItemsToTaskList Method

Sends all task items not yet added to the task list.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Sub ForceItemsToTaskList
'Usage
Dim instance As TaskItems

instance.ForceItemsToTaskList()
void ForceItemsToTaskList()
void ForceItemsToTaskList()
function ForceItemsToTaskList()

.NET Framework Security

See Also

Reference

TaskItems Interface

TaskItems Members

EnvDTE Namespace