Summary
Gets or sets the path of the summary file containing code coverage statistics, such as line, method, and class coverage.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Publish Code Coverage Data
Syntax
public FilePath SummaryFileLocation { get; set; }
Value
Type | Description |
---|---|
FilePath |