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