Summary
Gets or sets the script compiler defines.
- Namespace
- Cake
.Common .Tools .NSIS - Containing Type
- MakeNSISSettings
Syntax
public IDictionary<string, string> Defines { get; set; }
Value
Type | Description |
---|---|
IDictionary |
public IDictionary<string, string> Defines { get; set; }
Type | Description |
---|---|
IDictionary |