DocumentTask Properties
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanDelete | Gets or sets whether or not the task can be deleted.(Inherited from Task.) |
![]() | Category | Gets or sets the task's category.(Inherited from Task.) |
![]() | Checked | Gets or sets whether not the task's check box is currently selected or cleared.(Inherited from Task.) |
![]() | Column | Gets or sets the column number within the file associated with the task.(Inherited from Task.) |
![]() | Document | Gets or sets the file associated with the task.(Inherited from Task.) |
![]() | ErrorCategory | Gets or sets the error category of this task.(Inherited from ErrorTask.) |
![]() | HelpKeyword | Gets or sets the Help keyword associated with the task.(Inherited from Task.) |
![]() | HierarchyItem | Gets or sets the hierarchy item associated with this task.(Inherited from ErrorTask.) |
![]() | ImageIndex | Gets or sets the index of the image associated with the task.(Inherited from Task.) |
![]() | IsCheckedEditable | Gets or sets whether or not it is possible to edit the checked state of the task.(Inherited from Task.) |
![]() | IsMarkerValid | Gets whether the marker has been set to invalid. |
![]() | IsPriorityEditable | Gets or sets whether or not it is possible to edit the priority of a task.(Inherited from Task.) |
![]() | IsTextEditable | Gets or sets whether or not it is possible to edit the description of a task.(Inherited from Task.) |
![]() | Line | Gets or sets the line number of the file associated with the task.(Inherited from Task.) |
![]() | Priority | Gets or sets the priority of a task.(Inherited from Task.) |
![]() | Site | Gets the service provider. |
![]() | Span | Gets the span where the error occurred. |
![]() | SubcategoryIndex | Gets or sets the index of the subcategory of the task.(Inherited from Task.) |
![]() | Text | Gets or sets the description of a task.(Inherited from Task.) |
![]() | TextLineMarker | Returns the text line marker object that describes the location of the error. |
