Summary
Gets or sets the file paths for any additional code coverage files to be published as artifacts of the build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Publish Code Coverage Data
Syntax
public FilePath[] AdditionalCodeCoverageFiles { get; set; }
Value
| Type | Description |
|---|---|
| FilePath[] |
