Manages version control systems.
This class allows you to enumerate the available version control systems, get the VersionControlObject for the currently active VCS, or switch to a different one.
Additional resources: VersionControlObject.
activeVersionControlObject | The VersionControlObject representing active VCS. |
versionControlDescriptors | An array containing all available version control systems. |
SetVersionControl | Sets the active version control system. |