AzurePipelinesPublishCodeCoverageData.

ReportDirectory Property

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.

Syntax

public DirectoryPath ReportDirectory { get; set; }

Value

Type Description
DirectoryPath