Freigeben über


IPendingChangesExt.ExcludedChanges-Eigenschaft

Rufen Sie die aktuelle ausgeschlossenen ausstehenden Änderungen ab

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

Syntax

'Declaration
ReadOnly Property ExcludedChanges As PendingChange()
PendingChange[] ExcludedChanges { 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