MetricReport Ranges Property MSBuildCodeMetrics
Ranges of the report

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

public List<SummaryRangeReport> Ranges { get; set; }

Property Value

Type: OnlineList SummaryRangeReport 
See Also