PowershellSettings.

WorkingDirectory Property

Summary

Gets or sets the working directory for the process to be started.
Assembly
Cake.Powershell.dll
Namespace
Cake.Powershell
Containing Type
PowershellSettings

Syntax

public DirectoryPath WorkingDirectory { get; set; }

Value

Type Description
DirectoryPath