Summary
Gets or sets the output directory (
/O<path>
command line option, overrides the script's OutputDir
attribute).
- Namespace
- Cake
.Common .Tools .InnoSetup - Containing Type
- InnoSetupSettings
Syntax
public DirectoryPath OutputDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |