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