Mono Class Library: Overview

System.Configuration.ApplicationSettingsBase: Members

The members of System.Configuration.ApplicationSettingsBase are listed below.

See Also: Inherited members from System.Configuration.SettingsBase

Protected Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ContextSettingsContext. Documentation for this section has not yet been entered.
default property
override
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSettingsPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
override
PropertyValuesSettingsPropertyValueCollection. Documentation for this section has not yet been entered.
[read-only]
override
ProvidersSettingsProviderCollection. Documentation for this section has not yet been entered.
SettingsKeystring. Documentation for this section has not yet been entered.

Public Methods

GetPreviousVersion(string) : object
Documentation for this section has not yet been entered.
Reload()
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.
override
Save()
Documentation for this section has not yet been entered.
Upgrade()
Documentation for this section has not yet been entered.

Protected Methods

OnPropertyChanged(object, System.ComponentModel.PropertyChangedEventArgs)
Documentation for this section has not yet been entered.
OnSettingChanging(object, SettingChangingEventArgs)
Documentation for this section has not yet been entered.
OnSettingsLoaded(object, SettingsLoadedEventArgs)
Documentation for this section has not yet been entered.
OnSettingsSaving(object, System.ComponentModel.CancelEventArgs)
Documentation for this section has not yet been entered.

Public Events

PropertyChangedDocumentation for this section has not yet been entered.
SettingChangingDocumentation for this section has not yet been entered.
SettingsLoadedDocumentation for this section has not yet been entered.
SettingsSavingDocumentation for this section has not yet been entered.