Summary
    Gets or sets the directory for storing persistent coverage information.
    Can be used in future reports to show coverage evolution.
    
		- Namespace
- Cake.Common .Tools .ReportGenerator 
- Containing Type
- ReportGenerator Settings 
Syntax
public DirectoryPath HistoryDirectory { get; set; }Value
| Type | Description | 
|---|---|
| DirectoryPath | 
