InspectCodeIssuesSettings.

InspectCodeIssuesSettings(byte[]) Constructor

Summary

Initializes a new instance of the InspectCodeIssuesSettings class.

Syntax

public InspectCodeIssuesSettings(byte[] logFileContent)

Parameters

Name Type Description
logFileContent byte[] Content of the Inspect Code log file.

Return Value

Type Description
void
GitHub