Summary
Gets or sets the list of classes that should be included or excluded in the report.
Exclusion filters take precedence over inclusion filters.
Wildcards are allowed.
- Namespace
- Cake
.Common .Tools .ReportGenerator - Containing Type
- Report
Generator Settings
Syntax
public ICollection<string> ClassFilters { get; set; }
Value
Type | Description |
---|---|
ICollection |