Summary
Gets or sets information about the user who made the comment.
- Namespace
- GitReleaseManager
.Core .Model - Containing Type
- IssueComment
Syntax
public User User { get; set; }
Value
| Type | Description |
|---|---|
| User |
public User User { get; set; }
| Type | Description |
|---|---|
| User |