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.8.0.0 (5.8.21.0208)
Syntax public string ActiveFileVersion { get; set; }
Public Property ActiveFileVersion As String
Get
Set
Property Value
Type:
StringSee Also