ApplicationSettingsBase Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Context | Overridden. Gets the application settings context associated with the settings group. |
| IsSynchronized | Gets a value indicating whether access to the object is synchronized (thread safe). (inherited from SettingsBase) |
| Item | Overridden. Gets or sets the value of the specified application settings property. |
| Properties | Overridden. Gets the collection of settings properties in the wrapper. |
| PropertyValues | Overridden. Gets a collection of property values. |
| Providers | Overridden. Gets the collection of application settings providers used by the wrapper. |
| SettingsKey | Gets or sets the settings key for the application settings group. |