Summary
Gets the local path on the agent you can use as an output folder for compiled binaries.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Build Info
Syntax
public DirectoryPath BinariesDirectory { get; }
Value
Type | Description |
---|---|
DirectoryPath | The path to the binaries directory. |