AzureDevOpsPullRequestCommentThread.

Comments Property

Summary

Gets or sets the collection of comments in the pull request comment thread.

Syntax

public IEnumerable<AzureDevOpsComment> Comments { get; set; }

Value

Type Description
IEnumerable<AzureDevOpsComment>
GitHub
Discussions