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