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.9.0.0 (5.9.0)
Syntaxpublic Framework TargetFrameworkInstance { get; }Public ReadOnly Property TargetFrameworkInstance As Framework
	Get
Property Value
Type: 
Framework
See Also