LayerD CodeDOM and Zoe Compiler interface
WriteDetailedComments Property
NamespacesLayerD.OutputModulesCSZOERenderModuleWriteDetailedComments

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

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

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