[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ConfigSectionNode ConfigRoot { get; }
public ConfigSectionNode ConfigRoot { get; }
Public ReadOnly Property ConfigRoot As ConfigSectionNode
Get
Public ReadOnly Property ConfigRoot As ConfigSectionNode
Get
public:
virtual property ConfigSectionNode^ ConfigRoot {
ConfigSectionNode^ get () sealed;
}
public:
virtual property ConfigSectionNode^ ConfigRoot {
ConfigSectionNode^ get () sealed;
}
abstract ConfigRoot : ConfigSectionNode with get
override ConfigRoot : ConfigSectionNode with get
abstract ConfigRoot : ConfigSectionNode with get
override ConfigRoot : ConfigSectionNode with get
Property Value
Type:
ConfigSectionNodeImplements
IApplication ConfigRoot