共用方式為


IConfigurationSummary.AddTestSummary 方法

注意:這個應用程式開發介面現在已經過時。

將子測試摘要加入至此組態摘要。

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

語法

'宣告
<ObsoleteAttribute("This method has been deprecated. Please remove all references.",  _
    False)> _
Function AddTestSummary As ITestSummary
[ObsoleteAttribute("This method has been deprecated. Please remove all references.", 
    false)]
ITestSummary AddTestSummary()

傳回值

類型:Microsoft.TeamFoundation.Build.Client.ITestSummary
要加入的測試摘要。

.NET Framework 安全性

請參閱

參考

IConfigurationSummary 介面

Microsoft.TeamFoundation.Build.Client 命名空間