LayerD CodeDOM and Zoe Compiler interface
CurrentProperty Property
NamespacesLayerD.CodeDOMXplNodeCurrentProperty

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

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

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