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