IMetabaseObjectDescriptor.VcsFolderName

Fore Syntax

VcsFolderName: String;

Fore.NET 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. A path to the folder of project can be received using the IVcsParams.ProjName property.

See also:

IMetabaseObjectDescriptor