ToolSettings.

NoWorkingDirectory Property

Summary

Gets or sets a value indicating whether or not to opt out of using an explicit working directory for the process.
Namespace
Cake.Core.Tooling
Containing Type
ToolSettings

Syntax

public bool NoWorkingDirectory { get; set; }

Value

Type Description
bool