[This is preliminary documentation and subject to change.]
This is the TargetPath property of the MsiEngine object. This read-write property provides the full path to the designated folder on the installation target drive.
Syntax
object.TargetPath(folder)
Parts
object
MsiEngine object.
folder
Required case-sensitive name of a folder property as specified by a primary key of the Directory database table. An error is generated if the folder does not exist.