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.1.0.0 (5.1.0)
Syntax Dictionary<string, Assembly> CompiledTemplateAssembliesPerDriverId { get; }
ReadOnly Property CompiledTemplateAssembliesPerDriverId As Dictionary(Of String, Assembly)
Get
Property Value
Type:
DictionaryString,
AssemblySee Also