InspectCodeIssuesSettings.

InspectCodeIssuesSettings(string) Constructor

Summary

Initializes a new instance of the InspectCodeIssuesSettings class.

Syntax

protected InspectCodeIssuesSettings(string logFileContent)

Parameters

Name Type Description
logFileContent string Content of the the Inspect Code log file.

Return Value

Type Description
void
GitHub