Freigeben über


PendingChangesExt.FilteredExcludedChanges-Eigenschaft

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

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

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

Eigenschaftswert

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

Implementiert

IPendingChangesExt.FilteredExcludedChanges

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChangesExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace