Edit

Share via


GitPullRequestCommentThreadContext.TrackingCriteria Property

Definition

The criteria used to track this thread. If this property is filled out when the thread is returned, then the thread has been tracked from its original location using the given criteria.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.SourceControl.WebApi.CommentTrackingCriteria TrackingCriteria { get; set; }
member this.TrackingCriteria : Microsoft.TeamFoundation.SourceControl.WebApi.CommentTrackingCriteria with get, set
Public Property TrackingCriteria As CommentTrackingCriteria

Property Value

Attributes

Applies to