IVersionControl Properties |
The IVersionControl type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultEmailAddress |
The default Git email address to use.
| |
| DefaultUsername |
The default Git user name to use.
| |
| DocumentPath |
The name of this version controlled document.
| |
| HasUncommittedChanges |
Whether this document currently has any uncommitted changes.
| |
| HasUnsavedChanges |
Whether this document currently has any unsaved changes.
| |
| IsVersionControlEnabled |
Whether version control is enabled.
| |
| Name |
The name of this version controlled document.
| |
| RepositoryPath |
The full path of the root folder of the repository.
|