This documentation is archived and is not being maintained.

IConfigurationSummary::AddTestSummary Method

Note: This API is now obsolete.

Adds a child test summary to this configuration summary.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

[ObsoleteAttribute(L"This method has been deprecated. Please remove all references.", 
	false)]
ITestSummary^ AddTestSummary()

Return Value

Type: Microsoft.TeamFoundation.Build.Client::ITestSummary
The added test summary.

Show: