The MSBuildCodeMetricsReport type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Create |
Creates a new report.
| |
| CreateDetails |
Creates a new DetailsReport and hooks the Details property.
| |
| CreateSummary |
Creates a new SummaryReport and hooks the Summary property.
| |
| Deserialize |
Deserializes the report
| |
| (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 | ||
| Serialize |
Serializes the report.
| |
| SerializeToMemoryStream |
Serialize this report to a new memory stream.
| |
| (Inherited from |
See Also