Metric PropertiesMSBuildCodeMetrics
The Metric type exposes the following members.
Properties

  NameDescription
Public propertyMetricName
The metric name
Public propertyProviderName
The name of the provider
Public propertyRange
The ranges. Example: if 10 and 5 is specified, the following ranges will be computed: x > 10, 10 >= x > 5, x < 5
Back to Top
See Also