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