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.10.0.0 (5.10.0)
Syntaxpublic static string LLBLGenProPreviousVersionForFilenames { get; }Public Shared ReadOnly Property LLBLGenProPreviousVersionForFilenames As String
	Get
Property Value
Type: 
String
See Also