IPendingChangesExt.FilteredExcludedChanges 属性

获取当前筛选排除挂起的更改,文本筛选器(如果有)后适用。

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

语法

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

属性值

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

.NET Framework 安全性

请参见

参考

IPendingChangesExt 接口

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