IGeneratorCompiledTemplateAssembliesPerDriverId Property |
Gets the compiled template assembly per driver id.
Namespace: SD.LLBLGen.Pro.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax Dictionary<string, Assembly> CompiledTemplateAssembliesPerDriverId { get; }
ReadOnly Property CompiledTemplateAssembliesPerDriverId As Dictionary(Of String, Assembly)
Get
Property Value
Type:
DictionaryString,
AssemblySee Also