ApplicationScopedSettingAttribute public sealed class ApplicationScopedSettingAttribute : SettingAttribute Documentation Code namespace System.Configuration { [AttributeUsage(AttributeTargets.Property)] public sealed class ApplicationScopedSettingAttribute : SettingAttribute { } }