Click or drag to resize
DerivedModelDefinitionTargetFrameworkName Property
Gets the name of the target framework for this derived model definition.

Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
[AllowInFilterAttribute(1)]
public string TargetFrameworkName { get; }

Property Value

Type: String

Implements

ITargetFrameworkHolderTargetFrameworkName
See Also