PrcaDiscussionThread.

Comments Property

Summary

Gets all the comments of this thread.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.PullRequests
Containing Type
PrcaDiscussionThread

Syntax

public IList<IPrcaDiscussionComment> Comments { get; }

Value

Type Description
IList<T>
GitHub