IssueComment.

Id Property

Summary

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

Syntax

public long Id { get; set; }

Value

Type Description
long
GitHub