LayerD CodeDOM and Zoe Compiler interface
set_ErrorLayerDZOESourceFileData Method (newErrorLayerDZOESourceFileData)
NamespacesLayerD.ZOECompilerErrorset_ErrorLayerDZOESourceFileData(String)

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

Set the zoe source file data.
Declaration Syntax
C#Visual BasicVisual C++
public void set_ErrorLayerDZOESourceFileData(
	string newErrorLayerDZOESourceFileData
)
Public Sub set_ErrorLayerDZOESourceFileData ( _
	newErrorLayerDZOESourceFileData As String _
)
public:
virtual void set_ErrorLayerDZOESourceFileData(
	String^ newErrorLayerDZOESourceFileData
) sealed
Parameters
newErrorLayerDZOESourceFileData (String)
The new zoe source file data.

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