ReportGeneratorSettings.

HistoryDirectory Property

Summary

Gets or sets the directory for storing persistent coverage information. Can be used in future reports to show coverage evolution.

Syntax

public DirectoryPath HistoryDirectory { get; set; }

Value

Type Description
DirectoryPath