[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.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
IConfigSectionNode Parent { get; }
IConfigSectionNode Parent { get; }
ReadOnly Property Parent As IConfigSectionNode
Get
ReadOnly Property Parent As IConfigSectionNode
Get
property IConfigSectionNode^ Parent {
IConfigSectionNode^ get ();
}
property IConfigSectionNode^ Parent {
IConfigSectionNode^ get ();
}
abstract Parent : IConfigSectionNode with get
abstract Parent : IConfigSectionNode with get
Property Value
Type:
IConfigSectionNode