TaskItem Properties

 

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

NameDescription
System_CAPS_pubpropertyCategory

Gets a string representing the category of the task item.

System_CAPS_pubpropertyChecked

Sets or gets whether a task item in the Task List window has a check in the check box column.

System_CAPS_pubpropertyCollection

Returns the collection containing the TaskItem object supporting this property.

System_CAPS_pubpropertyDescription

Sets or gets a string that represents the description for the TaskItem object.

System_CAPS_pubpropertyDisplayed

Gets whether the task item is currently visible in the Task List window.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyFileName

Sets or gets a string representing the file name that was passed to the Task List window when the task item was created.

System_CAPS_pubpropertyIsSettable[vsTaskListColumn]

Returns whether a given column of a task item can be edited.

System_CAPS_pubpropertyLine

Sets or gets the line number of the TaskItem object.

System_CAPS_pubpropertyPriority

Sets or gets a constant that indicates the priority of the task item.

System_CAPS_pubpropertySubCategory

Gets a string representing the task item's subcategory.

Return to top
Show: