Revision

Returns or sets the revision version number of the project. Read-only at run time.

Syntax

object.Revision

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

Remarks

The value of the Revision 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 Revision box in the Make tab of the Project Properties dialog box.