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(string logFileContent)
Parameters
| Name | Type | Description |
|---|---|---|
| logFileContent | string | Content of the the Inspect Code log file. |
Return Value
| Type | Description |
|---|---|
| void |