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