Minor Property

Applies To

Reference object.

Description

The Minor property of a Reference object returns a Long value indicating the minor version number of the application to which you have set a reference.

Setting

The Minor property is available only by using Visual Basic and is read-only.

Remarks

The Minor property returns the value to the right of the decimal point in a version number. For example, if you've set a reference to an application whose version number is 2.5, the Minor property returns 5.

See Also

Major property.