Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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