SettingAttribute public class SettingAttribute : Attribute Represents a custom settings attribute used to associate settings information with a settings property. Documentation Code namespace System.Configuration { }