Summary
Gets the working directory for this agent.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Agent Info
Syntax
public DirectoryPath WorkingDirectory { get; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The working directory for this agent. |
