Classe AttachmentTypes
Specifica i nomi dei tipi di allegato per gli allegati dei risultati dei test.
Gerarchia di ereditarietà
Object
Microsoft.TeamFoundation.TestManagement.Common.AttachmentTypes
Spazio dei nomi: Microsoft.TeamFoundation.TestManagement.Common
Assembly: Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class AttachmentTypes
public static class AttachmentTypes
public ref class AttachmentTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
type AttachmentTypes = class end
public final class AttachmentTypes
Il tipo AttachmentTypes espone i seguenti membri.
Campi
Nome | Descrizione | |
---|---|---|
![]() ![]() |
ActionRecording | Restituisce "ActionRecording". |
![]() ![]() |
BugFilingData | Restituisce "BugFilingData". |
![]() ![]() |
CodeCoverage | Restituisce "CodeCoverage". |
![]() ![]() |
GeneralAttachment | Restituisce "GeneralAttachment". |
![]() ![]() |
IntermediateCollectorData | Restituisce "IntermediateCollectorData". |
![]() ![]() |
RunConfiguration | Restituisce "RunConfiguration". |
![]() ![]() |
TestImpactDetails | Restituisce "TestImpactDetails". |
![]() ![]() |
TmiTestRunDeploymentFiles | Restituisce "TmiTestRunDeploymentFiles". |
![]() ![]() |
TmiTestRunReverseDeploymentFiles | Restituisce "TmiTestRunReverseDeploymentFiles". |
![]() ![]() |
TrxTmiTestResultDetail | Restituisce "TrxTmiTestResultDetail". |
![]() ![]() |
TrxTmiTestRunSummary | Restituisce "TrxTmiTestRunSummary". |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.
Vedere anche
Riferimenti
Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Common