IIssuesParametersInputFiles.

AddInspectCodeLogFile(FilePath) Method

Summary

Adds a path to a InspectCode log file.

Syntax

void AddInspectCodeLogFile(FilePath logfilePath)

Parameters

Name Type Description
logfilePath FilePath Path to the InspectCode log file.

Return Value

Type Description
void
GitHub