InedoSDK Reference
Version:

TempDirectory Property

Gets the root temp directory used by the agent.

Syntax

public abstract string TempDirectory { get; }

Remarks

This can be used to store data that should persist beyond a single execution such as a local copy of a git repository.