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