LayerD CodeDOM and Zoe Compiler interface
Type Property
NamespacesLayerD.CodeDOMXplINameType

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

Gets or sets the type of the XplIName.
Declaration Syntax
C#Visual BasicVisual C++
public XplType Type { get; set; }
Public Property Type As XplType
public:
property XplType^ Type {
	XplType^ get ();
	void set (XplType^ value);
}
Value
The type.

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)