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.9.0.0 (5.9.0)
Syntax public static string LLBLGenProVersionForFilenames { get; }
Public Shared ReadOnly Property LLBLGenProVersionForFilenames As String
Get
Property Value
Type:
StringSee Also