Share

SoftwareVersion.Minor Property

Parent Object: SoftwareVersion

Description

Gets the Minor release number. If none, a zero is returned. (e.g.: the '5' in release 1.5).

Syntax

SoftwareVersion.Minor() As Long

Property Value

This is a read only property whose value is a Long.

Version

Introduced in version 4

Was this information helpful?