LayerD CodeDOM and Zoe Compiler interface
LastInMemoryCompiledAssembly Property
NamespacesLayerD.OutputModulesCSZOERenderModuleLastInMemoryCompiledAssembly

[This is preliminary documentation and is subject to change.]

Gets the last in memory compiled assembly.
Declaration Syntax
C#Visual BasicVisual C++
public Assembly LastInMemoryCompiledAssembly { get; }
Public ReadOnly Property LastInMemoryCompiledAssembly As Assembly
public:
property Assembly^ LastInMemoryCompiledAssembly {
	Assembly^ get ();
}
Value
The last in memory compiled assembly.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)