AzurePipelinesAgentInfo.

BuildDirectory Property

Summary

Gets the local path on the agent where all folders for a given build definition are created.

Syntax

public DirectoryPath BuildDirectory { get; }

Examples

c:\agent\_work\1.

Value

Type Description
DirectoryPath The local path on the agent where all folders for a given build definition are created.