Click or drag to resize
ApplicationConstants Properties

The ApplicationConstants type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberLLBLGenProPreviousVersionForFilenames
Gets or sets the LLBL gen pro previous version for filenames. This can be a wildcard version, Major*, e.g. 4*, if the current minor version number is '0'. If the current minor version number is > 0, it will be a literal version: Major(minor-1), e.g. 50
Public propertyStatic memberLLBLGenProSemVer
Public propertyStatic memberLLBLGenProVersion
Public propertyStatic memberLLBLGenProVersionForFilenames
Gets the LLBL gen pro version for filenames. This is the concatenation of Major and Minor version, e.g. 51 for v5.1
Top
See Also