IMultiFileCodeMetricsProvider MembersMSBuildCodeMetrics

The IMultiFileCodeMetricsProvider type exposes the following members.
Methods

  NameDescription
Public methodComputeMetrics
Called from CodeMetricsRunner. Computes the metrics
Public methodGetMetrics
Returns the metrics that the provider knows how to compute.
(Inherited from ICodeMetricsProvider.)
Back to Top
Properties

  NameDescription
Public propertyName
Name of the provider
(Inherited from ICodeMetricsProvider.)
Back to Top
See Also