指定测试结果附件的附件类型名。
继承层次结构
System.Object
  Microsoft.TeamFoundation.TestManagement.Common.AttachmentTypes
命名空间:  Microsoft.TeamFoundation.TestManagement.Common
程序集:  Microsoft.TeamFoundation.TestManagement.Common(在 Microsoft.TeamFoundation.TestManagement.Common.dll 中)
语法
声明
Public NotInheritable Class AttachmentTypes
public static class AttachmentTypes
public ref class AttachmentTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
type AttachmentTypes =  class end
public final class AttachmentTypes
AttachmentTypes 类型公开以下成员。
字段
| 名称 | 说明 | |
|---|---|---|
| .gif) .gif) | ActionRecording | 返回“ActionRecording”。 | 
| .gif) .gif) | BugFilingData | 返回“BugFilingData”。 | 
| .gif) .gif) | CodeCoverage | 返回“CodeCoverage”。 | 
| .gif) .gif) | GeneralAttachment | 返回“GeneralAttachment”。 | 
| .gif) .gif) | IntermediateCollectorData | 返回“IntermediateCollectorData”。 | 
| .gif) .gif) | RunConfiguration | 返回“RunConfiguration”。 | 
| .gif) .gif) | TestImpactDetails | 返回“TestImpactDetails”。 | 
| .gif) .gif) | TmiTestRunDeploymentFiles | 返回“TmiTestRunDeploymentFiles”。 | 
| .gif) .gif) | TmiTestRunReverseDeploymentFiles | 返回“TmiTestRunReverseDeploymentFiles”。 | 
| .gif) .gif) | TrxTmiTestResultDetail | 返回“TrxTmiTestResultDetail”。 | 
| .gif) .gif) | TrxTmiTestRunSummary | 返回“TrxTmiTestRunSummary”。 | 
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。