共用方式為


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 命名空間