ProjectActiveFileVersion Property  | 
 
            The version of the llblgenproj file this project is a reflection of. New projects get this set to ApplicationConstants.LLBLGenProVersion.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic string ActiveFileVersion { get; set; }Public Property ActiveFileVersion As String
	Get
	Set
Property Value
Type: 
String
See Also