IPrcaDiscussionComment.

IsDeleted Property

Summary

Gets or sets a value indicating whether the comment is deleted or not.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.PullRequests
Containing Type
IPrcaDiscussionComment

Syntax

bool IsDeleted { get; set; }

Value

Type Description
bool
GitHub