InspectCodeIssuesSettings.

InspectCodeIssuesSettings(FilePath) Constructor

Summary

Initializes a new instance of the InspectCodeIssuesSettings class.

Syntax

public InspectCodeIssuesSettings(FilePath logFilePath)

Parameters

Name Type Description
logFilePath FilePath Path to the Inspect Code log file.

Return Value

Type Description
void
GitHub