CodeMetrics Metrics Property MSBuildCodeMetrics
The metrics that will be computed by the task

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

public ITaskItem[] Metrics { get; set; }

Property Value

Type:  OnlineITaskItem 
See Also