The CodeMetrics type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
Gets or sets the instance of the (Inherited from | ||
Gets the instance of the (Inherited from | ||
Gets the instance of the (Inherited from | ||
| FileOutput |
True if the output should be generated to a file.
| |
Gets or sets the prefix used to compose Help keywords from resource names. (Inherited from | ||
Gets or sets the host object associated with the task. (Inherited from | ||
Gets an instance of a (Inherited from | ||
| Metrics |
The metrics that will be computed by the task
| |
| OutputFileName |
The file name of the output report
| |
| Providers |
The code metrics providers that will be used in metrics computation.
| |
| ShowConsoleOutput |
True if the output should be redirected to console. Good if you like the metrics to be stored with your build logs.
| |
| ShowDetailsReport |
True if the details report should be generated
| |
| ShowSummaryReport |
True if the summary report should be generated
| |
Gets or sets the culture-specific resources associated with the task. (Inherited from |
See Also