Aracılığıyla paylaş


TfvcLabel.Items Özellik

Ad alanı:  Microsoft.TeamFoundation.SourceControl.WebApi
Derleme:  Microsoft.TeamFoundation.SourceControl.WebApi (Microsoft.TeamFoundation.SourceControl.WebApi.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<TfvcItem>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfvcLabel Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı