Summary
Gets or sets the path to the output directory.
A relative path will be relative to the current working directory.
Default value is
BuildArtifacts
.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IssuesParameters
<TInputFiles, TReporting, TBuildServer, TPullRequestSystem>
Syntax
public DirectoryPath OutputDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |