Click or drag to resize

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
Syntax
C#
public abstract string RepositoryPath { get; }

Property Value

Type: String
See Also