LayerD CodeDOM and Zoe Compiler interface
SetOutputFileName Method (EZOEOutputFileName)
NamespacesLayerD.OutputModulesCSZOERenderModuleSetOutputFileName(String)

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

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

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