[This is preliminary documentation and is subject to change.]
Accesses root section configuration node
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ConfigSectionNode Root { get; }
public ConfigSectionNode Root { get; }
Public ReadOnly Property Root As ConfigSectionNode
Get
Public ReadOnly Property Root As ConfigSectionNode
Get
public:
property ConfigSectionNode^ Root {
ConfigSectionNode^ get ();
}
public:
property ConfigSectionNode^ Root {
ConfigSectionNode^ get ();
}
member Root : ConfigSectionNode with get
member Root : ConfigSectionNode with get
Property Value
Type:
ConfigSectionNode