VersionControlManagerRepositoryPath Property |
When implemented in a derived class, gets the full path of the root folder of the repository.
Namespace:
Demo3D.Gui.VersionControl
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic abstract string RepositoryPath { get; }Property Value
Type:
String
See Also