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
.Prca .dll - Namespace
- Cake
.Prca .PullRequests - Containing Type
- I
Prca Discussion Thread
Syntax
FilePath AffectedFileRelativePath { get; set; }
Value
Type | Description |
---|---|
FilePath |