Summary
Gets or sets the directories which contain the corresponding source code.
The source files are used if coverage report contains classes without path information.
- Namespace
- Cake
.Common .Tools .ReportGenerator - Containing Type
- Report
Generator Settings
Syntax
public ICollection<DirectoryPath> SourceDirectories { get; set; }
Value
Type | Description |
---|---|
ICollection |