Compartilhar via


Classe WitCategoryRefName

 

Especifica as constantes para nomes de categoria de SAGACIDADE.

Namespace:   Microsoft.TeamFoundation.TestManagement.Common
Assembly:  Microsoft.TeamFoundation.TestManagement.Common (em Microsoft.TeamFoundation.TestManagement.Common.dll)

Hierarquia de herança

System.Object
  Microsoft.TeamFoundation.TestManagement.Common.WitCategoryRefName

Sintaxe

public static class WitCategoryRefName
public ref class WitCategoryRefName abstract sealed 
[<AbstractClass>]
[<Sealed>]
type WitCategoryRefName = class end
Public NotInheritable Class WitCategoryRefName

Campos

Nome Descrição
System_CAPS_pubfieldSystem_CAPS_static Bug

Retorna “Microsoft.BugCategory”.

System_CAPS_pubfieldSystem_CAPS_static FeedbackRequestCategory

System_CAPS_pubfieldSystem_CAPS_static FeedbackResponseCategory

System_CAPS_pubfieldSystem_CAPS_static Requirement

Retorna “Microsoft.RequirementCategory”.

System_CAPS_pubfieldSystem_CAPS_static SharedDataSet

System_CAPS_pubfieldSystem_CAPS_static SharedStep

Retorna “Microsoft.SharedStepCategory”.

System_CAPS_pubfieldSystem_CAPS_static SharedStepByForwardLink

Retorna “Microsoft.VSTS.TestCase.SharedStepReferencedBy-Forward”.

System_CAPS_pubfieldSystem_CAPS_static SharedStepByReverseLink

Retorna “Microsoft.VSTS.TestCase.SharedStepReferencedBy-Reverse”.

System_CAPS_pubfieldSystem_CAPS_static TestCase

Retorna “Microsoft.TestCaseCategory”.

System_CAPS_pubfieldSystem_CAPS_static TestPlan

System_CAPS_pubfieldSystem_CAPS_static TestSuite

Acesso thread-safe

Qualquer estático público (Compartilhado no Visual Basic) membros desde tipo são thread safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Namespace Microsoft.TeamFoundation.TestManagement.Common

Retornar ao topo