Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Information about the work items portion of the pending check-in.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public Interface IPendingCheckinWorkItems
public interface IPendingCheckinWorkItems
public interface class IPendingCheckinWorkItems
type IPendingCheckinWorkItems = interface end
public interface IPendingCheckinWorkItems
The IPendingCheckinWorkItems type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CheckedWorkItems | Gets the array of checked work items. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
CheckedWorkItemsChanged | An event that occurs each time the array of checked work items has changed. |
Top
.gif)
.gif)