Freigeben über


PendingChangesExt.WorkItems-Eigenschaft

Rufen Sie die Arbeitsaufgaben ab.

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

Syntax

'Declaration
Public ReadOnly Property WorkItems As WorkItemCheckinInfo()
public WorkItemCheckinInfo[] WorkItems { get; }

Eigenschaftswert

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

Implementiert

IPendingChangesExt.WorkItems

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChangesExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace