Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public static string LLBLGenProVersionForFilenames { get; }

Property Value

Type: String
See Also