ApplicationSettingsBase
ApplicationSettingsBase()
ApplicationSettingsBase(IComponent)
ApplicationSettingsBase(String)
ApplicationSettingsBase(IComponent, String)
Context
Properties
PropertyValues
Providers
SettingsKey
this[String]
GetPreviousVersion(String)
OnPropertyChanged(Object, PropertyChangedEventArgs)
OnSettingChanging(Object, SettingChangingEventArgs)
OnSettingsLoaded(Object, SettingsLoadedEventArgs)
OnSettingsSaving(Object, CancelEventArgs)
Reload()
Reset()
Save()
Upgrade()
PropertyChanged
SettingChanging
SettingsLoaded
SettingsSaving
net35
namespace System.Configuration
{
[DefaultMember("Item")]
public abstract class ApplicationSettingsBase : SettingsBase, INotifyPropertyChanged
{
public override object this[string propertyName] { get; set; }
}
}
| NetFx Compat Lab | 5.6 % Reference this API 5.3 % Get property 4.5 % Set property |
|---|---|
| nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
| Upgrade Planner | 1.3 % Reference this API 1.3 % Get property 0.2 % Set property |
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 2.02.12.23.03.1 |
| .NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
| .NET Standard | 2.02.1 |
Information specific to net35 | |
| Assembly | System , Version=2.0.0.0, PublicKeyToken=b77a5c561934e089 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API