Edit

Share via


TfvcLabel.Items Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=6)]
public System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcItem> Items { get; set; }
member this.Items : seq<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcItem> with get, set
Public Property Items As IEnumerable(Of TfvcItem)

Property Value

Attributes

Applies to