CommitShelvesetEventArgs.Changes 属性

获取一些挂起的更改与此进行。

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

语法

声明
Public ReadOnly Property Changes As PendingChange()
public PendingChange[] Changes { get; }

属性值

类型:array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
一些挂起的更改与此进行。

.NET Framework 安全性

请参阅

参考

CommitShelvesetEventArgs 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间