MakeNSISSettings.

NoConfig Property

Summary

Gets or sets a value indicating whether to disable inclusion of the nsisconf.nsh file.
Namespace
Cake.Common.Tools.NSIS
Containing Type
MakeNSISSettings

Syntax

public bool NoConfig { get; set; }

Value

Type Description
bool