IMetabaseObjectDescriptor.VcsFolderName

Syntax

VcsFolderName: String;

Description

The VcsFolderName property returns a path to the folder on the version control server in which the object files added into the version control system are stored.

Comments

This folder is inside the folder of the project within which the versions are controlled. Path to the project folder can be obtained using the IVcsParams.ProjName property.

See also:

IMetabaseObjectDescriptor