IIssuesState.

ProjectRootDirectory Property

Summary

Gets or sets the root directory of the project. Default value is the parent directory of the BuildRootDirectory.

Syntax

DirectoryPath ProjectRootDirectory { get; set; }

Value

Type Description
DirectoryPath
GitHub