Click or drag to resize

IVersionControl Properties

The IVersionControl type exposes the following members.

Properties
 NameDescription
Public propertyDefaultEmailAddress The default Git email address to use.
Public propertyDefaultUsername The default Git user name to use.
Public propertyDocumentPath The name of this version controlled document.
Public propertyHasUncommittedChanges Whether this document currently has any uncommitted changes.
Public propertyHasUnsavedChanges Whether this document currently has any unsaved changes.
Public propertyIsVersionControlEnabled Whether version control is enabled.
Public propertyName The name of this version controlled document.
Public propertyRepositoryPath The full path of the root folder of the repository.
Top
See Also