Summary
Gets or sets the working directory.
- Namespace
- Cake
.Core - Containing Type
- CakeEnvironment
Syntax
public DirectoryPath WorkingDirectory { get; set; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The working directory. |
public DirectoryPath WorkingDirectory { get; set; }
| Type | Description |
|---|---|
| DirectoryPath | The working directory. |