CreateIssueReportSettings.

CreateIssueReportSettings(DirectoryPath, FilePath) Constructor

Summary

Initializes a new instance of the CreateIssueReportSettings class.

Syntax

public CreateIssueReportSettings(DirectoryPath repositoryRoot, FilePath outputFilePath)

Parameters

Name Type Description
repositoryRoot DirectoryPath Root path of the repository.
outputFilePath FilePath Path of the generated report file.

Return Value

Type Description
void