Summary
Gets or sets the pre processor defines.
- Namespace
- Cake
.Common .Tools .WiX - Containing Type
- CandleSettings
Syntax
public IDictionary<string, string> Defines { get; set; }
Value
Type | Description |
---|---|
IDictionary |
public IDictionary<string, string> Defines { get; set; }
Type | Description |
---|---|
IDictionary |