Aracılığıyla paylaş


TfvcChangeset.WorkItems Ö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)> _
Public Property WorkItems As IEnumerable(Of AssociatedWorkItem)
[DataMemberAttribute(EmitDefaultValue = false)]
public IEnumerable<AssociatedWorkItem> WorkItems { get; set; }

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfvcChangeset Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı