Compartilhar via


Propriedade TfvcLabel.Items

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(EmitDefaultValue := False, Order := )> _
Public Property Items As IEnumerable(Of TfvcItem)
[DataMemberAttribute(EmitDefaultValue = false, Order = )]
public IEnumerable<TfvcItem> Items { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<TfvcItem>

Segurança do .NET Framework

Consulte também

Referência

TfvcLabel Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi