Summary
Gets or sets the version of Inno Setup to be used with this command. By default the highest installed version of Inno Setup is used.
- Namespace
- Cake
.Common .Tools .InnoSetup - Containing Type
- InnoSetupSettings
Syntax
public InnoSetupVersion? Version { get; set; }
Value
Type | Description |
---|---|
InnoSetupVersion? |