IGeneratorGetCompiledIncludeTemplatesAssemblyFromCache Method |
Gets the compiled include templates assembly from cache for the active driverid
Namespace: SD.LLBLGen.Pro.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax Assembly GetCompiledIncludeTemplatesAssemblyFromCache()
Function GetCompiledIncludeTemplatesAssemblyFromCache As Assembly
Return Value
Type:
AssemblyAssembly as known in the cache or null if not found
See Also