MetricReport CreateMeasures Method MSBuildCodeMetrics
Create a new list of MeasureReport and hooks the Measures property

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

public MetricReport CreateMeasures()

Return Value

Type: MetricReport
the report
See Also