IPullRequestDiscussionComment.

Content Property

Summary

Gets or sets the content of the comment.

Syntax

string Content { get; set; }

Value

Type Description
string
GitHub