GenericIssueReportFormatSettings.

GenericIssueReportFormatSettings(FilePath) Constructor

Summary

Initializes a new instance of the GenericIssueReportFormatSettings class.

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
GitHub