PullRequestDiscussionComment.

IsDeleted Property

Summary

Gets or sets a value indicating whether the comment is deleted or not.

Syntax

public bool IsDeleted { get; set; }

Value

Type Description
bool
GitHub