TaskMetric Ranges Property MSBuildCodeMetrics
Ranges

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

public IEnumerable<int> Ranges { get; }

Property Value

Type: OnlineIEnumerable OnlineInt32 
See Also