ISettingsSection Interface
Interface for a Settings Store configuration section.
Namespace: Configuration.HelperAssembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
public interface ISettingsSection
 | Settings | Gets the collection of key/value settings. | 
| GetSetting | Returns the value of the specified setting key. |