Application.Version (gb)

Static Property Read Version As String

Returns the program version, as defined in the IDE project properties dialog.

If the "Get from VERSION file" checkbox is checked, the program version is taken from the first text file named VERSION found in the parent directories of the project.

This feature is useful if you want several projects located in the same directory to share the same version.