LayerD CodeDOM and Zoe Compiler interface
set_ErrorSource Method (newErrorSource)
NamespacesLayerD.ZOECompilerErrorset_ErrorSource(ErrorSource)

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

Set the error source.
Declaration Syntax
C#Visual BasicVisual C++
public void set_ErrorSource(
	ErrorSource newErrorSource
)
Public Sub set_ErrorSource ( _
	newErrorSource As ErrorSource _
)
public:
virtual void set_ErrorSource(
	ErrorSource newErrorSource
) sealed
Parameters
newErrorSource (ErrorSource)
The new error source.

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