The following tables list the members exposed by the MySettings type.

Public Properties

 

Name

Description

Public property

Context

(inherited from ApplicationSettingsBase).

Public property Static Supported by the .NET Compact Framework.

Default

 

Public property

IsSynchronized

(inherited from SettingsBase).

Public property

Item

(inherited from ApplicationSettingsBase).

Public property

Properties

(inherited from ApplicationSettingsBase).

Public property

PropertyValues

(inherited from ApplicationSettingsBase).

Public property

Providers

(inherited from ApplicationSettingsBase).

Public property

SettingsKey

(inherited from ApplicationSettingsBase).

Top

Public Methods

 

Name

Description

Public method

Equals

(Overloaded) (inherited from Object).

Public method

GetHashCode

(inherited from Object).

Public method

GetPreviousVersion

(inherited from ApplicationSettingsBase).

Public method

GetType

(Overloaded) (inherited from Object).

Public method

Initialize

(inherited from SettingsBase).

Public method Static

ReferenceEquals

(inherited from Object).

Public method

Reload

(inherited from ApplicationSettingsBase).

Public method

Reset

(inherited from ApplicationSettingsBase).

Public method

Save

(inherited from ApplicationSettingsBase).

Public method Static

Synchronized

(inherited from SettingsBase).

Public method

ToString

(inherited from Object).

Public method

Upgrade

(inherited from ApplicationSettingsBase).

Top

Protected Methods

 

Name

Description

Protected method

Finalize

(inherited from Object).

Protected method

MemberwiseClone

(Overloaded) (inherited from Object).

Protected method

OnPropertyChanged

(inherited from ApplicationSettingsBase).

Protected method

OnSettingChanging

(inherited from ApplicationSettingsBase).

Protected method

OnSettingsLoaded

(inherited from ApplicationSettingsBase).

Protected method

OnSettingsSaving

(inherited from ApplicationSettingsBase).

Top

Public Events

 

Name

Description

Public event

PropertyChanged

(inherited from ApplicationSettingsBase).

Public event

SettingChanging

(inherited from ApplicationSettingsBase).

Public event

SettingsLoaded

(inherited from ApplicationSettingsBase).

Public event

SettingsSaving

(inherited from ApplicationSettingsBase).

Top

Fields

 

Name

Description

Private field Static Supported by the .NET Compact Framework.

defaultInstance

 

Top

See Also