CodeMetrics Providers Property MSBuildCodeMetrics
The code metrics providers that will be used in metrics computation.

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

public ITaskItem[] Providers { get; set; }

Property Value

Type:  OnlineITaskItem 
See Also