LayerD CodeDOM and Zoe Compiler interface
CurrentNamespace Property
NamespacesLayerD.CodeDOMXplNodeCurrentNamespace

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

Returns first parent namespace node or null if it isn't inside a namespace node.
Declaration Syntax
C#Visual BasicVisual C++
public XplNamespace CurrentNamespace { get; }
Public ReadOnly Property CurrentNamespace As XplNamespace
public:
property XplNamespace^ CurrentNamespace {
	XplNamespace^ get ();
}

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