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 |
public string Body { get; set; }
| Type | Description |
|---|---|
| string |