LayerD CodeDOM and Zoe Compiler interface
set_ErrorLayerDSourceFileData Method (newErrorLayerDSourceFileData)
NamespacesLayerD.ZOECompilerIErrorset_ErrorLayerDSourceFileData(String)

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

Set the error layer D source file data.
Declaration Syntax
C#Visual BasicVisual C++
void set_ErrorLayerDSourceFileData(
	string newErrorLayerDSourceFileData
)
Sub set_ErrorLayerDSourceFileData ( _
	newErrorLayerDSourceFileData As String _
)
void set_ErrorLayerDSourceFileData(
	String^ newErrorLayerDSourceFileData
)
Parameters
newErrorLayerDSourceFileData (String)
The new error layer D source file data.

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