Summary
Gets or sets the output base file name (
/F<filename>
command line option, overrides the script's
OutputBaseFilename
attribute).
- Namespace
- Cake
.Common .Tools .InnoSetup - Containing Type
- InnoSetupSettings
Syntax
public string OutputBaseFilename { get; set; }
Value
Type | Description |
---|---|
string |