ApplicationConstantsLLBLGenProVersionForFilenames Property  | 
 
            Gets the LLBL gen pro version for filenames. This is the concatenation of Major and Minor version, e.g. 51 for v5.1
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic static string LLBLGenProVersionForFilenames { get; }Public Shared ReadOnly Property LLBLGenProVersionForFilenames As String
	Get
Property Value
Type: 
String
See Also