IPendingChangesExt.ExcludedChanges 属性

获取当前排除挂起的更改

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

语法

声明
ReadOnly Property ExcludedChanges As PendingChange()
PendingChange[] ExcludedChanges { get; }

属性值

类型:array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
返回 PendingChange

.NET Framework 安全性

请参见

参考

IPendingChangesExt 接口

Microsoft.TeamFoundation.VersionControl.Controls.Extensibility 命名空间