[This is preliminary documentation and is subject to change.]
Provides access to configuration root for the whole application
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ConfigSectionNode ConfRoot { get; }
public static ConfigSectionNode ConfRoot { get; }
Public Shared ReadOnly Property ConfRoot As ConfigSectionNode
Get
Public Shared ReadOnly Property ConfRoot As ConfigSectionNode
Get
public:
static property ConfigSectionNode^ ConfRoot {
ConfigSectionNode^ get ();
}
public:
static property ConfigSectionNode^ ConfRoot {
ConfigSectionNode^ get ();
}
static member ConfRoot : ConfigSectionNode with get
static member ConfRoot : ConfigSectionNode with get
Property Value
Type:
ConfigSectionNode