IIssue.

ProjectFileRelativePath Property

Summary

Gets the path to the project to which the file affected by the issue belongs. The path is relative to the repository root. Can be null if issue is not related to a project.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
IIssue

Syntax

FilePath ProjectFileRelativePath { get; }

Value

Type Description
FilePath