Summary
Gets or sets the script compiler defines. Emulates
#define public
preprocessor directive.
- Namespace
- Cake
.Common .Tools .InnoSetup - Containing Type
- InnoSetupSettings
Syntax
public IDictionary<string, string> Defines { get; set; }
Value
Type | Description |
---|---|
IDictionary |