[This is preliminary documentation and is subject to change.]
References parent node
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
IConfigSectionNode IConfigNode.Parent { get; }
IConfigSectionNode IConfigNode.Parent { get; }
Private ReadOnly Property Parent As IConfigSectionNode
Implements IConfigNode.Parent
Get
Private ReadOnly Property Parent As IConfigSectionNode
Implements IConfigNode.Parent
Get
private:
virtual property IConfigSectionNode^ Parent {
IConfigSectionNode^ get () sealed = IConfigNode::Parent::get;
}
private:
virtual property IConfigSectionNode^ Parent {
IConfigSectionNode^ get () sealed = IConfigNode::Parent::get;
}
private abstract Parent : IConfigSectionNode with get
private override Parent : IConfigSectionNode with get
private abstract Parent : IConfigSectionNode with get
private override Parent : IConfigSectionNode with get
Property Value
Type:
IConfigSectionNodeImplements
IConfigNode Parent