Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Describes the check-in action for work items.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public Enumeration WorkItemCheckinAction
public enum WorkItemCheckinAction
public enum class WorkItemCheckinAction
type WorkItemCheckinAction
public enum WorkItemCheckinAction
Members
| Member name | Description | |
|---|---|---|
| Associate | Associate the work item on checkin. | |
| None | Do nothing. | |
| Resolve | Resolve the work item on check-in. |