Creates a new metric, adds it to the report and return the reference of the new metric.
Namespace: MSBuildCodeMetrics.Core.XMLAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax
Parameters
- providerName
- Type:
System String
The provider name
- metricName
- Type:
System String
The metric name
Return Value
Type: MetricReportThe metric report
See Also