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