IWinApplicationVersion.Minor

Syntax

Minor: Integer;

Description

The Minor property returns the number of minor version of the build.

Comments

If the version number is 7.0.7432, Minor = 7432.

Example

The example of use is given in description of the IWinApplicationClass.Version property.

See also:

IWinApplicationVersion