IGitRepositoryInfo.

ProjectRootDirectory Property

Summary

Gets the path to the project root directory (the directory that contains the solution or project file), or null when not determined.
Namespace
GitVersion.Git
Containing Type
IGitRepositoryInfo

Syntax

string ProjectRootDirectory { get; }

Value

Type Description
string
GitHub