AzureDevOpsPullRequestCommentThread.

Properties Property

Summary

Gets or sets the collection of properties of the pull request comment thread.

Syntax

public IDictionary<string, object> Properties { get; set; }

Value

Type Description
IDictionary<string, object>
GitHub
Discussions