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 VersionControlEnumChangesReason
public enum VersionControlEnumChangesReason
public enum class VersionControlEnumChangesReason
type VersionControlEnumChangesReason
public enum VersionControlEnumChangesReason
Members
| Member name | Description | |
|---|---|---|
| scc_change_db_added | ||
| scc_change_db_deleted | ||
| scc_change_different | ||
| scc_change_local_added | ||
| scc_change_local_deleted | ||
| scc_change_nonexistent | ||
| scc_change_renamed_from | ||
| scc_change_renamed_to | ||
| scc_change_unchanged | ||
| scc_change_unknown | 
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace