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. |