PullRequestDiscussionThread.

Status Property

Summary

Gets or sets if the thread is active or already fixed.

Syntax

public PullRequestDiscussionStatus Status { get; set; }

Value

Type Description
PullRequestDiscussionStatus
GitHub