Summary
Gets the local path on the agent where any artifacts are copied to before being pushed to their destination.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Build Info
Syntax
public DirectoryPath ArtifactStagingDirectory { get; }
Value
Type | Description |
---|---|
DirectoryPath | The path of the staging directory. |