VcsFolderName: String;
VcsFolderName: string;
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.
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: