Share via


MSTest.TestConfigId 屬性

取得或設定現有測試管理組態的 ID 與發行的回合產生關聯。

命名空間:  Microsoft.TeamFoundation.Build.Workflow.Activities
組件:  Microsoft.TeamFoundation.Build.Workflow (在 Microsoft.TeamFoundation.Build.Workflow.dll 中)

語法

'宣告
<BrowsableAttribute(True)> _
Public Property TestConfigId As InArgument(Of Integer)
[BrowsableAttribute(true)]
public InArgument<int> TestConfigId { get; set; }

屬性值

類型:System.Activities.InArgument<Int32>
與關聯的現有測試管理組態的 ID 與發行的回合。

.NET Framework 安全性

請參閱

參考

MSTest 類別

Microsoft.TeamFoundation.Build.Workflow.Activities 命名空間