WitCategoryRefName 클래스
WIT 범주 이름의 상수를 지정합니다.
상속 계층 구조
System.Object
Microsoft.TeamFoundation.TestManagement.Common.WitCategoryRefName
네임스페이스: Microsoft.TeamFoundation.TestManagement.Common
어셈블리: Microsoft.TeamFoundation.TestManagement.Common(Microsoft.TeamFoundation.TestManagement.Common.dll)
구문
‘선언
Public NotInheritable Class WitCategoryRefName
public static class WitCategoryRefName
public ref class WitCategoryRefName abstract sealed
[<AbstractClass>]
[<Sealed>]
type WitCategoryRefName = class end
public final class WitCategoryRefName
WitCategoryRefName 형식에서는 다음과 같은 멤버를 노출합니다.
필드
이름 | 설명 | |
---|---|---|
![]() ![]() |
Bug | "Microsoft.BugCategory"를 반환합니다. |
![]() ![]() |
FeedbackRequestCategory | |
![]() ![]() |
FeedbackResponseCategory | |
![]() ![]() |
Requirement | "Microsoft.RequirementCategory"를 반환합니다. |
![]() ![]() |
SharedStep | "Microsoft.SharedStepCategory"를 반환합니다. |
![]() ![]() |
SharedStepByForwardLink | "Microsoft.VSTS.TestCase.SharedStepReferencedBy-Forward"를 반환합니다. |
![]() ![]() |
SharedStepByReverseLink | "Microsoft.VSTS.TestCase.SharedStepReferencedBy-Reverse"를 반환합니다. |
![]() ![]() |
TestCase | "Microsoft.TestCaseCategory"를 반환합니다. |
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.