This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.DupFinder.
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 |
