共用方式為


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) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.TeamFoundation.TestManagement.Common 命名空間