[This is preliminary documentation and is subject to change.]
References parent node or Empty if this node has no parent
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ConfigSectionNode Parent { get; }
public ConfigSectionNode Parent { get; }
Public ReadOnly Property Parent As ConfigSectionNode
Get
Public ReadOnly Property Parent As ConfigSectionNode
Get
public:
property ConfigSectionNode^ Parent {
ConfigSectionNode^ get ();
}
public:
property ConfigSectionNode^ Parent {
ConfigSectionNode^ get ();
}
member Parent : ConfigSectionNode with get
member Parent : ConfigSectionNode with get
Property Value
Type:
ConfigSectionNode