Collection of static methods to provide functions for reading settings from
configuration files.
All methods provide ways to fall back to local app.config, if a global config file (e.g. web.config)
doesn't exist.
Namespace: Cartella.SupportAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
public class AppConfigReader |
| Visual Basic |
|---|
Public Class AppConfigReader |
| Visual C++ |
|---|
public ref class AppConfigReader |