Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the attachment type names for the test result attachments.
Inheritance Hierarchy
Object
Microsoft.TeamFoundation.TestManagement.Common.AttachmentTypes
Namespace: Microsoft.TeamFoundation.TestManagement.Common
Assembly: Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)
Syntax
'Declaration
Public NotInheritable Class AttachmentTypes
public static class AttachmentTypes
public ref class AttachmentTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
type AttachmentTypes = class end
public final class AttachmentTypes
The AttachmentTypes type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ActionRecording | Returns "ActionRecording". |
![]() ![]() |
BugFilingData | Returns "BugFilingData". |
![]() ![]() |
CodeCoverage | Returns "CodeCoverage". |
![]() ![]() |
GeneralAttachment | Returns "GeneralAttachment". |
![]() ![]() |
IntermediateCollectorData | Returns "IntermediateCollectorData". |
![]() ![]() |
RunConfiguration | Returns "RunConfiguration". |
![]() ![]() |
TestImpactDetails | Returns "TestImpactDetails". |
![]() ![]() |
TmiTestRunDeploymentFiles | Returns "TmiTestRunDeploymentFiles". |
![]() ![]() |
TmiTestRunReverseDeploymentFiles | Returns "TmiTestRunReverseDeploymentFiles". |
![]() ![]() |
TrxTmiTestResultDetail | Returns "TrxTmiTestResultDetail". |
![]() ![]() |
TrxTmiTestRunSummary | Returns "TrxTmiTestRunSummary". |
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.