AzureDevOpsPullRequest.

CreateCommentThread(AzureDevOpsPullRequestCommentThread) Method

Summary

Creates a new comment thread in the pull request.

Syntax

public void CreateCommentThread(AzureDevOpsPullRequestCommentThread thread)

Parameters

Name Type Description
thread AzureDevOpsPullRequestCommentThread The instance of the thread.

Return Value

Type Description
void
GitHub
Discussions