Summary
Gets or sets the collection of comments in the pull request comment thread.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest .CommentThread - Containing Type
- Azure
Dev Ops Pull Request Comment Thread
Syntax
public IEnumerable<AzureDevOpsComment> Comments { get; set; }
Value
Type | Description |
---|---|
IEnumerable |