PrcaDiscussionComment.

Content Property

Summary

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

Syntax

public string Content { get; set; }

Value

Type Description
string
GitHub