The DetailsReport type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DetailsReport |
Creates a new details report
| |
| DetailsReport(MSBuildCodeMetricsReport) |
Creates a new details report and hooks the parent report.
|
Methods
| Name | Description | |
|---|---|---|
| AddMetric |
Creates a new metric, adds it to the report and return the reference of the new metric.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Metrics |
The metrics
| |
| Report |
The parent report
|
See Also