Edit

CommentThread.Comments Property

Definition

A list of the comments.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<Microsoft.TeamFoundation.SourceControl.WebApi.Comment> Comments { get; set; }
member this.Comments : System.Collections.Generic.IList<Microsoft.TeamFoundation.SourceControl.WebApi.Comment> with get, set
Public Property Comments As IList(Of Comment)

Property Value

Attributes

Applies to