Click or drag to resize

IGeneratorCompiledTemplateAssembliesPerDriverId Property

Gets the compiled template assembly per driver id.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
Dictionary<string, Assembly> CompiledTemplateAssembliesPerDriverId { get; }

Property Value

Type: DictionaryString, Assembly
See Also