LayerD CodeDOM and Zoe Compiler interface
SetOutputType Method (moduleType)
NamespacesLayerD.OutputModulesIEZOERenderSetOutputType(XplLayerDZoeProgramModuletype_enum)

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

Establece el tipo de modulo a construir, en general un ejecutable, libreria dinamica o estática, script, etc. Si no se llama nunca a esta interfaz antes de llamar a "StartParseDocument" se debe asumir ejecutable.
Declaration Syntax
C#Visual BasicVisual C++
void SetOutputType(
	XplLayerDZoeProgramModuletype_enum moduleType
)
Sub SetOutputType ( _
	moduleType As XplLayerDZoeProgramModuletype_enum _
)
void SetOutputType(
	XplLayerDZoeProgramModuletype_enum moduleType
)
Parameters
moduleType (XplLayerDZoeProgramModuletype_enum)

[Missing <param> documentation for "moduleType"]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)