Summary
Gets or sets the output directory.
- Namespace
- Cake
.Common .Tools .XUnit - Containing Type
- XUnitSettings
Syntax
public DirectoryPath OutputDirectory { get; set; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The output directory. |
public DirectoryPath OutputDirectory { get; set; }
| Type | Description |
|---|---|
| DirectoryPath | The output directory. |