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
声明
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 | |
|---|---|---|
| .gif) | CheckedWorkItems | Gets the array of checked work items. | 
Top
Events
| Name | Description | |
|---|---|---|
| .gif) | CheckedWorkItemsChanged | An event that occurs each time the array of checked work items has changed. | 
Top