ReportGeneratorSettings.

ReportTypes Property

Summary

Gets or sets the list of coverage reports that should be parsed.

Syntax

public ICollection<ReportGeneratorReportType> ReportTypes { get; set; }

Value

Type Description
ICollection<ReportGeneratorReportType>