FileVersion Method

[This is preliminary documentation and subject to change.]

This is the FileVersion method of the MsiInstall object. This method uses the Win32 API calls to return the version of the path specified in szPath as a string in "#.#.#.#" format.

Syntax

object.FileVersion(szPath)

Parts

object
MsiInstall object.
szPath
Required string containing the path to the file.