AzurePipelinesPublishCodeCoverageData.

SummaryFileLocation Property

Summary

Gets or sets the path of the summary file containing code coverage statistics, such as line, method, and class coverage.

Syntax

public FilePath SummaryFileLocation { get; set; }

Value

Type Description
FilePath