ToolSettings.

WorkingDirectory Property

Summary

Gets or sets the working directory for the tool process.
Namespace
Cake.Core.Tooling
Containing Type
ToolSettings

Syntax

public DirectoryPath WorkingDirectory { get; set; }

Value

Type Description
DirectoryPath The working directory for the tool process.