Minor

Returns or sets the minor release number of the project. Read-only at run time.

Syntax

object.Minor

The object placeholder represents an object expression that evaluates to an object.

Remarks

The value of the Minor property is in the range from 0 to 9999.

This property provides version information about the running application.

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