Edit

Share via


WorkItemComments.Comments Property

Definition

Comments collection.

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

Property Value

Attributes

Applies to