IssueComment.

Body Property

Summary

Gets or sets details about the issue comment.
Namespace
GitReleaseManager.Core.Model
Containing Type
IssueComment

Syntax

public string Body { get; set; }

Value

Type Description
string
GitHub