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