AzureDevOpsPullRequest.

GetCommentThreads() Method

Summary

Gets the pull request comment threads.

Syntax

public IEnumerable<AzureDevOpsPullRequestCommentThread> GetCommentThreads()

Return Value

Type Description
IEnumerable<AzureDevOpsPullRequestCommentThread> The list of comment threads of the pull request.
GitHub
Discussions