AzureDevOpsPullRequest.

ResolveCommentThread(int) Method

Summary

Sets the pull request comment thread status to CommentThreadStatus.Fixed.

Syntax

public void ResolveCommentThread(int threadId)

Parameters

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

Return Value

Type Description
void
GitHub
Discussions