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.PullRequests.
Summary
Gets or sets the path to the file where the message should be posted.
The path needs to be relative to the repository root.
Can be
null
if discussion is not related to a change in a file.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Containing Type
- I
Pull Request Discussion Thread
Syntax
FilePath AffectedFileRelativePath { get; set; }
Value
Type | Description |
---|---|
FilePath |