Summary
Gets or sets the collection of properties of the pull request comment thread.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest .CommentThread - Containing Type
- Azure
Dev Ops Pull Request Comment Thread
Syntax
public IDictionary<string, object> Properties { get; set; }
Value
Type | Description |
---|---|
IDictionary |