AzureDevOpsPullRequest.

ActivateCommentThread(int) Method

Summary

Sets the pull request comment thread to CommentThreadStatus.Active.

Syntax

public void ActivateCommentThread(int threadId)

Parameters

Name Type Description
threadId int The Id of the comment thread.

Return Value

Type Description
void
GitHub
Discussions