This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.BuildServer.
Summary
Gets list of filter functions which should be applied before posting issues.
- Assembly
- Cake
.Issues .BuildServer .dll - Namespace
- Cake
.Issues .BuildServer - Containing Type
- Report
Issues To Build Server Settings
Syntax
public IList<Func<IEnumerable<IIssue>, IEnumerable<IIssue>>> IssueFilters { get; }
