AzurePipelinesAgentInfo.

BuildDirectory Property

Summary

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

Syntax

public FilePath BuildDirectory { get; }

Examples

c:\agent\_work\1.

Value

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