This documentation is archived and is not being maintained.

IConfigurationSummary::AddCodeCoverageSummary Method

Note: This API is now obsolete.

Adds a child code coverage 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)]
ICodeCoverageSummary^ AddCodeCoverageSummary()

Return Value

Type: Microsoft.TeamFoundation.Build.Client::ICodeCoverageSummary
The added code coverage summary.

Show: