Minor

This property returns and sets the minor release number of the project.

Syntax

object.Minor

Parameters

object
Object expression that evaluates to an App object.

Remarks

The Minor property is read-only at run time.

This property provides version information about the running application. The value of Minor ranges from 0 through 9,999.

You can set this property at design time in the Minor box in the Make tab of the Project Properties dialog box.