SettingsSection Class
Class to contain the settings from a configuration file section.
Namespace: Configuration.HelperAssembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
public class SettingsSection : ISettingsSection
- Inheritance
- Object SettingsSection
- Implements
- ISettingsSection
Settings | Gets the collection of key/value settings. |
GetSetting | Returns the value of the specified setting key. |