Freigeben über


IPendingChangesExt.FilteredExcludedChanges-Eigenschaft

Rufen Sie die aktuelle gefilterten ausgeschlossenen ausstehenden Änderungen ab, nachdem der Textfilter (wenn vorhanden) angewendet wurde.

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls.Extensibility
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
ReadOnly Property FilteredExcludedChanges As PendingChange()
PendingChange[] FilteredExcludedChanges { get; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
Gibt PendingChange zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IPendingChangesExt Schnittstelle

Microsoft.TeamFoundation.VersionControl.Controls.Extensibility-Namespace