Aracılığıyla paylaş


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

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfvcChangeset Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı