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