Freigeben über


PendingChangesExt.ExcludedChanges-Eigenschaft

Rufen Sie von ausgeschlossenen ausstehenden Änderungen ab

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

Syntax

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

Eigenschaftswert

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

Implementiert

IPendingChangesExt.ExcludedChanges

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChangesExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace