GitLabCIProjectInfo.

Directory Property

Summary

Gets the full path where the repository is cloned and where the build is run.

Syntax

public string Directory { get; }

Value

Type Description
string The full path where the repository is cloned and where the build is run.