WitCategoryRefName Class
Specifies the constants for WIT category names.
Inheritance Hierarchy
Object
Microsoft.TeamFoundation.TestManagement.Common.WitCategoryRefName
Namespace: Microsoft.TeamFoundation.TestManagement.Common
Assembly: Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)
Syntax
'Declaration
Public NotInheritable Class WitCategoryRefName
public static class WitCategoryRefName
public ref class WitCategoryRefName abstract sealed
[<AbstractClass>]
[<Sealed>]
type WitCategoryRefName = class end
public final class WitCategoryRefName
The WitCategoryRefName type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Bug | Returns "Microsoft.BugCategory". |
![]() ![]() |
FeedbackRequestCategory | |
![]() ![]() |
FeedbackResponseCategory | |
![]() ![]() |
Requirement | Returns "Microsoft.RequirementCategory". |
![]() ![]() |
SharedStep | Returns "Microsoft.SharedStepCategory". |
![]() ![]() |
SharedStepByForwardLink | Returns "Microsoft.VSTS.TestCase.SharedStepReferencedBy-Forward". |
![]() ![]() |
SharedStepByReverseLink | Returns "Microsoft.VSTS.TestCase.SharedStepReferencedBy-Reverse". |
![]() ![]() |
TestCase | Returns "Microsoft.TestCaseCategory". |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.