Major

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

Syntax

object.Major

Parameters

object
Object expression that evaluates to an App object.

Remarks

The Major property is read-only at run time.

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

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