PendingChangesItem.PendingChange-Eigenschaft

Die ausstehende Änderung, die umschlossen wird.Dieser kann NULL sein.

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

Syntax

'Declaration
Public Property PendingChange As PendingChange
public PendingChange PendingChange { get; private set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.PendingChange
Gibt PendingChange zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChangesItem Klasse

Microsoft.TeamFoundation.VersionControl.Controls.Extensibility-Namespace