IIssue.

AffectedFileRelativePath Property

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