Version Properties

The Version type exposes the following members.

  Name Description
Public property Build
Gets the value of the build component of the version number for the current Version object.
Public property Major
Gets the value of the major component of the version number for the current Version object.
Public property Minor
Gets the value of the minor component of the version number for the current Version object.
Public property Revision
Gets the value of the revision component of the version number for the current Version object.
Show: