ConfigFileHelper Class
Base helper class to access configuration file information.
Namespace: Configuration.HelperAssembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
public abstract class ConfigFileHelper
- Inheritance
 - Object    ConfigFileHelper
 
 | ConfigFileHelper | Initializes a new instance of the class using a configuration file name. | 
| Arguments | Gets the collection of program arguments. | 
| ConfigFile | Gets or sets the configuration file name. | 
| Settings | Gets the current settings. | 
| cExtension | Configuration file extension (suffix) including the period. | 
| cJsonExtension | JSON configuration file extension (suffix) including the period. |