getVersionString

Get the program's name and basic version information as a string.

string
getVersionString

Parameters

app_name string

program's name

ver VersionInfo

description of the application's version / revision

Return Value

Type: string

String with the version information

Meta