Freigeben über


PendChangesNotification.PendingChanges-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property PendingChanges As ExpandedChange()
public ExpandedChange[] PendingChanges { get; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Server.ExpandedChange[]
Gibt ExpandedChange zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PendChangesNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace