CandleSettings.

Defines Property

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<string, string>