LayerD CodeDOM and Zoe Compiler interface
CheckTypes Property
NamespacesLayerD.OutputModulesCSZOERenderModuleCheckTypes

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

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

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