IConfigNode Parent Property NFX Class Library

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

References parent node or empty node if this is the top-most node with no parent

Namespace: NFX.Environment
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

IConfigSectionNode Parent { get; }

Property Value

Type: IConfigSectionNode
See Also