TaskMetricList ToComputeMetricsParameterList Method MSBuildCodeMetrics
Converts this TaskMetricList to a ComputeMetricsParameterList

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

public ComputeMetricsParameterList ToComputeMetricsParameterList()

Return Value

Type: ComputeMetricsParameterList
The compute metrics parameter list
See Also