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.Reporting.Generic.
Summary
Initializes a new instance of the
GenericIssueReportFormatSettings
class.
- Assembly
- Cake
.Issues .Reporting .Generic .dll - Namespace
- Cake
.Issues .Reporting .Generic - Containing Type
- Generic
Issue Report Format Settings
Syntax
protected GenericIssueReportFormatSettings(FilePath templatePath)
Parameters
Name | Type | Description |
---|---|---|
templatePath | FilePath | Path to the template to use for generating the report. |
Return Value
Type | Description |
---|---|
void |