aqFileVersionInfo Object Properties

Applies to TestComplete 15.63, last modified on April 23, 2024

The aqFileVersionInfo object contains the following properties:

Property List

Name Description
CodePage Returns the code page identifier of a particular version information block.
Comments Returns the comments on the file.
CompanyName Returns the name of the company that produced the file.
FileBuildVersion Returns the build part of the file’s version number.
FileDescription Returns the file description.
FileFlags Returns the module attributes.
FileFullVersion Returns the file version number.
FileMajorVersion Returns the major part of the file’s version number.
FileMinorVersion Returns the minor part of the file’s version number.
FileRevisionVersion Returns the revision part of the file’s version number.
FileSubType Returns additional information about the file type.
FileType Indicates the general type of the file.
InternalName Returns the file’s internal name.
Language Returns the language of a particular version information block.
Languages Returns the number of version information translations included in the file.
LegalCopyright Returns the copyright notice for the file.
LegalTrademarks Returns the legal trademarks for the file.
OriginalFilename Returns the file’s original name.
OSFile Indicates the operating system that the file was designed for.
PrivateBuild Returns the private build information for the file.
ProductBuildVersion Returns the build number of the product that the file is associated with.
ProductFullVersion Returns the version of the product that the file is associated with.
ProductMajorVersion Returns the major version number of the product that the file is associated with.
ProductMinorVersion Returns the minor version number of the product that the file is associated with.
ProductName Returns the name of the product that the file is associated with.
ProductRevisionVersion Returns the revision number of the product that the file is associated with.
SpecialBuild Returns the special build information for the file.

See Also

aqFileVersionInfo Object

Highlight search results