ApplicationConstants Class |
Namespace: SD.LLBLGen.Pro.ApplicationCore
The ApplicationConstants type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | LLBLGenProPreviousVersionForFilenames |
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
|
![]() ![]() | LLBLGenProSemVer | |
![]() ![]() | LLBLGenProVersion | |
![]() ![]() | LLBLGenProVersionForFilenames |
Gets the LLBL gen pro version for filenames. This is the concatenation of Major and Minor version, e.g. 51 for v5.1
|