MSBuildCodeMetricsReport Create Method MSBuildCodeMetrics
Creates a new report.

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

public static MSBuildCodeMetricsReport Create()

Return Value

Type: MSBuildCodeMetricsReport
The new report
See Also