IPrcaDiscussionComment.

Content Property

Summary

Gets or sets the content of the comment.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.PullRequests
Containing Type
IPrcaDiscussionComment

Syntax

string Content { get; set; }

Value

Type Description
string
GitHub