ApplicationScopedSettingAttribute Constructor ()
.NET Framework (current version)
Initializes a new instance of the ApplicationScopedSettingAttribute class.
Assembly: System (in System.dll)
Each application settings property must be applied with a single scope attribute in order for it to be recognized and serialized by the settings provider.
.NET Framework
Available since 2.0
Available since 2.0
SettingsProvider
ApplicationScopedSettingAttribute Class
System.Configuration Namespace
How to: Create Application Settings
Show: