Summary
Sets the pull request comment thread status to
CommentThreadStatus.Fixed.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request
Syntax
public void ResolveCommentThread(int threadId)
Parameters
| Name | Type | Description |
|---|---|---|
| threadId | int | The Id of the comment thread. |
Return Value
| Type | Description |
|---|---|
| void |