Edit

CommentThread.Status Property

Definition

The status of the comment thread.

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

Property Value

Attributes

Applies to