Summary
Gets or sets the path to the file that will be generated.
- Namespace
- Cake
.Common .Tools .Chocolatey .Export - Containing Type
- Chocolatey
Export Settings
Syntax
public FilePath OutputFilePath { get; set; }
Value
Type | Description |
---|---|
FilePath | The path to the file that is generated. |