LocalFileSettingsProvider
Provides persistence for application settings classes.
public LocalFileSettingsProvider()
Initializes a new instance of the LocalFileSettingsProvider class.
Returns the value of the named settings property for the previous version of the same application.
Resets all application settings properties associated with the specified application to their default values.
Attempts to migrate previous user-scoped settings from a previous version of the same application.