MakeNSISSettings.

NoChangeDirectory Property

Summary

Gets or sets a value indicating whether to disable current directory change to that of the script file.
Namespace
Cake.Common.Tools.NSIS
Containing Type
MakeNSISSettings

Syntax

public bool NoChangeDirectory { get; set; }

Value

Type Description
bool