Summary
Initializes a new instance of the
InspectCodeIssuesSettings
class.
- Assembly
- Cake
.Prca .Issues .InspectCode .dll - Namespace
- Cake
.Prca .Issues .InspectCode - Containing Type
- Inspect
Code Issues Settings
Syntax
protected InspectCodeIssuesSettings(FilePath logFilePath)
Parameters
Name | Type | Description |
---|---|---|
logFilePath | FilePath | Path to the the Inspect Code log file. |
Return Value
Type | Description |
---|---|
void |