Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sends all task items to the Task List that haven't been added.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
Sub ForceItemsToTaskList
'Usage
Dim instance As TaskItems2
instance.ForceItemsToTaskList()
void ForceItemsToTaskList()
void ForceItemsToTaskList()
function ForceItemsToTaskList()
Implements
TaskItems.ForceItemsToTaskList()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.