ProjectTargetFrameworkInstance Property |
Gets the entity model target framework instance with the name specified in TargetFrameworkName
Namespace:
SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntax public Framework TargetFrameworkInstance { get; }
Public ReadOnly Property TargetFrameworkInstance As Framework
Get
Property Value
Type:
FrameworkSee Also