Click or drag to resize

VersionControlManagerModelDocumentRepositoryPath Property

The full path of the root folder of the repository for this document.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.03.00
Syntax
C#
public string RepositoryPath { get; }

Property Value

Type: String
See Also