Compartilhar via


Classe AttachmentTypes

 

Especifica os nomes de tipo de anexo para os anexos do resultado de teste.

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.AttachmentTypes

Sintaxe

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

Campos

Nome Descrição
System_CAPS_pubfieldSystem_CAPS_static ActionRecording

Retorna "ActionRecording".

System_CAPS_pubfieldSystem_CAPS_static BugFilingData

Retorna "BugFilingData".

System_CAPS_pubfieldSystem_CAPS_static CodeCoverage

Retorna "CodeCoverage contém".

System_CAPS_pubfieldSystem_CAPS_static GeneralAttachment

Retorna "GeneralAttachment".

System_CAPS_pubfieldSystem_CAPS_static IntermediateCollectorData

Retorna "IntermediateCollectorData".

System_CAPS_pubfieldSystem_CAPS_static RunConfiguration

Retorna "RunConfiguration".

System_CAPS_pubfieldSystem_CAPS_static TestImpactDetails

Retorna "TestImpactDetails".

System_CAPS_pubfieldSystem_CAPS_static TmiTestRunDeploymentFiles

Retorna "TmiTestRunDeploymentFiles".

System_CAPS_pubfieldSystem_CAPS_static TmiTestRunReverseDeploymentFiles

Retorna "TmiTestRunReverseDeploymentFiles".

System_CAPS_pubfieldSystem_CAPS_static TrxTmiTestResultDetail

Retorna "TrxTmiTestResultDetail".

System_CAPS_pubfieldSystem_CAPS_static TrxTmiTestRunSummary

Retorna "TrxTmiTestRunSummary".

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