LayerD CodeDOM and Zoe Compiler interface
DontWriteCopyrightComment Property
NamespacesLayerD.OutputModulesCSZOERenderModuleDontWriteCopyrightComment

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

Gets or sets a value indicating whether [dont write copyright comment].
Declaration Syntax
C#Visual BasicVisual C++
public bool DontWriteCopyrightComment { get; set; }
Public Property DontWriteCopyrightComment As Boolean
public:
property bool DontWriteCopyrightComment {
	bool get ();
	void set (bool value);
}
Value
true if [dont write copyright comment]; otherwise, false.

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