MakeNSISSettings.

Defines Property

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