AzurePipelinesPublishCodeCoverageData.

AdditionalCodeCoverageFiles Property

Summary

Gets or sets the file paths for any additional code coverage files to be published as artifacts of the build.

Syntax

public FilePath[] AdditionalCodeCoverageFiles { get; set; }

Value

Type Description
FilePath[]