This documentation is archived and is not being maintained.
Category Class
Visual Studio 2013
Describes the category of work item types.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
The Category type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DefaultWorkItemType | Gets the default work item type of this category. |
![]() | Name | Gets the name of this category. |
![]() | ReferenceName | Gets the reference name of this category. |
![]() | WorkItemTypes | Gets all work item types in this category. |
| Name | Description | |
|---|---|---|
![]() | Contains | Returns true if the specified work item type is a member of the category |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
