LayerD CodeDOM and Zoe Compiler interface
SetEZOEInputFileName Method (EZOEInputFileName)
NamespacesLayerD.OutputModulesCSZOERenderModuleSetEZOEInputFileName(String)

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

Sets the name of the EZOE input file.
Declaration Syntax
C#Visual BasicVisual C++
public void SetEZOEInputFileName(
	string EZOEInputFileName
)
Public Sub SetEZOEInputFileName ( _
	EZOEInputFileName As String _
)
public:
virtual void SetEZOEInputFileName(
	String^ EZOEInputFileName
) sealed
Parameters
EZOEInputFileName (String)
Name of the EZOE input file.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)