The MSBuildCodeMetricsReport type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | MSBuildCodeMetricsReport | Initializes a new instance of the MSBuildCodeMetricsReport class |
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 ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Details |
The details section of the report
|
![]() | Summary |
The summary section of the report
|
See Also