LayerD CodeDOM and Zoe Compiler interface
set_InyectedCodeDebug Method (inyectedCodeDebug)
NamespacesLayerD.ZOECompilerZOECompilerCoreset_InyectedCodeDebug(Boolean)

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

Set if zoe compiler will generate rendered inyected code debug information or not.
Declaration Syntax
C#Visual BasicVisual C++
public void set_InyectedCodeDebug(
	bool inyectedCodeDebug
)
Public Sub set_InyectedCodeDebug ( _
	inyectedCodeDebug As Boolean _
)
public:
void set_InyectedCodeDebug(
	bool inyectedCodeDebug
)
Parameters
inyectedCodeDebug (Boolean)
True to generate inyected code debug information.

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)