GitPullRequestCommentThread Class

Definition

Represents a comment thread of a pull request. A thread contains meta data about the file it was left on (if any) along with one or more comments (an initial comment and the subsequent replies).

C#
[System.Runtime.Serialization.DataContract]
public class GitPullRequestCommentThread : Microsoft.TeamFoundation.SourceControl.WebApi.CommentThread
Inheritance
GitPullRequestCommentThread
Attributes

Constructors

Properties

Comments

A list of the comments.

(Inherited from CommentThread)
Id

The comment thread id.

(Inherited from CommentThread)
Identities

Set of identities related to this thread

(Inherited from CommentThread)
IsDeleted

Specify if the thread is deleted which happens when all comments are deleted.

(Inherited from CommentThread)
LastUpdatedDate

The time this thread was last updated.

(Inherited from CommentThread)
Links

Links to other related objects.

(Inherited from CommentThread)
Properties

Optional properties associated with the thread as a collection of key-value pairs.

(Inherited from CommentThread)
PublishedDate

The time this thread was published.

(Inherited from CommentThread)
PullRequestThreadContext

Extended context information unique to pull requests

Status

The status of the comment thread.

(Inherited from CommentThread)
ThreadContext

Specify thread context such as position in left/right file.

(Inherited from CommentThread)

Methods

Explicit Interface Implementations

Applies to

Produk Versi
Azure DevOps Services .NET SDK preview, latest