LayerD CodeDOM and Zoe Compiler interface
OutputFileName Property
NamespacesLayerD.OutputModulesCSZOERenderModuleOutputFileName

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

Gets or sets the name of the output file.
Declaration Syntax
C#Visual BasicVisual C++
public string OutputFileName { get; set; }
Public Property OutputFileName As String
public:
property String^ OutputFileName {
	String^ get ();
	void set (String^ value);
}
Value
The name of the output file.

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