MetricReport Measures Property MSBuildCodeMetrics
Measures

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

public List<MeasureReport> Measures { get; set; }

Property Value

Type: OnlineList MeasureReport 
See Also