LayerD CodeDOM and Zoe Compiler interface
set_ErrorSourceFileData Method (newErrorSourceFileData)
NamespacesLayerD.ZOECompilerIErrorset_ErrorSourceFileData(String)

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

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

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