TaskItem Members
Include Protected Members
Include Inherited Members
The TaskItem object represents a task item in the Task List window.
The TaskItem type exposes the following members.
Methods
Name
Description
Removes the task item from the collection.
Requests that the task item navigate to its location and display it, if that is meaningful to the task.
Causes this item to become active in the integrated development environment (IDE).
Top
Properties
Name
Description
Gets a string representing the category of the task item.
Sets or gets whether a task item in the Task List window has a check in the check box column.
Returns the collection containing the TaskItem object supporting this property.
Sets or gets a string that represents the description for the TaskItem object.
Gets whether the task item is currently visible in the Task List window.
Gets the top-level extensibility object.
Sets or gets a string representing the file name that was passed to the Task List window when the task item was created.
Returns whether a given column of a task item can be edited.
Sets or gets the line number of the TaskItem object.
Sets or gets a constant that indicates the priority of the task item.
Gets a string representing the task item's subcategory.
Top