AttachmentTypes 類別
指定測試結果附件的附件類型名稱。
繼承階層架構
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 類型會公開下列成員。
欄位
名稱 | 描述 | |
---|---|---|
ActionRecording | 傳回 "ActionRecording"。 | |
BugFilingData | 傳回 "BugFilingData"。 | |
CodeCoverage | 傳回 "CodeCoverage"。 | |
GeneralAttachment | 傳回 "GeneralAttachment"。 | |
IntermediateCollectorData | 傳回 "IntermediateCollectorData"。 | |
RunConfiguration | 傳回 "RunConfiguration"。 | |
TestImpactDetails | 傳回 "TestImpactDetails"。 | |
TmiTestRunDeploymentFiles | 傳回 "TmiTestRunDeploymentFiles"。 | |
TmiTestRunReverseDeploymentFiles | 傳回 "TmiTestRunReverseDeploymentFiles"。 | |
TrxTmiTestResultDetail | 傳回 "TrxTmiTestResultDetail"。 | |
TrxTmiTestRunSummary | 傳回 "TrxTmiTestRunSummary"。 |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。