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 file affected by the issue.
The path is relative to the repository root.
Can be
null
if issue is not related to a change in a file.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IIssue
Syntax
FilePath AffectedFileRelativePath { get; }
Value
Type | Description |
---|---|
FilePath |