Click or drag to resize
ApplicationConstantsLLBLGenProPreviousVersionForFilenames Property
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

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static string LLBLGenProPreviousVersionForFilenames { get; }

Property Value

Type: String
See Also