VersionControlCommand Enumeration

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

Syntax

'Declaration
Public Enumeration VersionControlCommand
public enum VersionControlCommand
public enum class VersionControlCommand
type VersionControlCommand
public enum VersionControlCommand

Members

Member name Description
scc_command_annotate

scc_command_checkin

scc_command_checkout

scc_command_lock

scc_command_shelve

scc_command_sync

scc_command_undo

scc_command_unlock

See Also

Reference

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace