LayerD CodeDOM and Zoe Compiler interface
Identifier Property
NamespacesLayerD.CodeDOMXplINameIdentifier

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

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

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