Summary
Gets or sets the path of the modified file the pull request comment thread belongs to.
Returns 'null' for the comment threads not related to any particular file.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest .CommentThread - Containing Type
- Azure
Dev Ops Pull Request Comment Thread
Syntax
public FilePath FilePath { get; set; }
Value
Type | Description |
---|---|
FilePath |