Share via


Changeset.Changes 属性

此变更集中的各个每项更改

命名空间:  Microsoft.TeamFoundation.VersionControl.Server
程序集:  Microsoft.TeamFoundation.VersionControl.Server(在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

语法

声明
Public Property Changes As StreamingCollection(Of Change)
public StreamingCollection<Change> Changes { get; set; }

属性值

类型:Microsoft.TeamFoundation.Framework.Server.StreamingCollection<Change>
返回 StreamingCollection<T>

.NET Framework 安全性

请参阅

参考

Changeset 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间