PullRequestDiscussionThread.

CommentIdentifier Property

Summary

Gets or sets the value to identify the comment across multiple runs.

Syntax

public string CommentIdentifier { get; set; }

Value

Type Description
string
GitHub