Summary
Gets or sets the path of the code coverage HTML report directory. The report directory is published for later viewing as an artifact of the build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Publish Code Coverage Data
Syntax
public DirectoryPath ReportDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |