MSBuildCodeMetricsReport CreateDetails Method MSBuildCodeMetrics
Creates a new DetailsReport and hooks the Details property.

Namespace: MSBuildCodeMetrics.Core.XML
Assembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax

public DetailsReport CreateDetails()

Return Value

Type: DetailsReport
The new details section
See Also