FileSettingsStore Class
Settings Store factory implementation using a Windows disk file.
Namespace: Configuration.HelperAssembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
public sealed class FileSettingsStore : SettingsStoreBase
- Inheritance
 - Object    SettingsStoreBase    FileSettingsStore
 
 | Create | 
            Synchronous factory method to create an ISettingsStore object from a File System configuration file.
             | 
| CreateAsync | 
            Asynchronous factory method to create an ISettingsStore object from a File System configuration file.
             |