This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
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 |