vsTaskCategories Class
Visual Studio 2015
Represents the type of task in the Task window.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | vsTaskCategoryBuildCompile | Represents a build or compile error in the Task window. |
![]() ![]() | vsTaskCategoryComment | Represents a comment in the Task window. |
![]() ![]() | vsTaskCategoryHTML | Represent a comment from HTML in the Task window. |
![]() ![]() | vsTaskCategoryMisc | Represents a miscellaneous comment in the Task window. |
![]() ![]() | vsTaskCategoryShortcut | Represents a shortcut link in the Task window. |
![]() ![]() | vsTaskCategoryUser | Represents a user defined task in the Task window. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



