Summary
Gets or sets the location DupFinder should write its output.
- Namespace
- Cake
.Common .Tools .DupFinder - Containing Type
- DupFinderSettings
Syntax
public FilePath OutputFile { get; set; }
Value
| Type | Description |
|---|---|
| FilePath | The location DupFinder should write its output. |
