.NET Framework Class Library  

System.Configuration Hierarchy

System.Object

   System.Configuration.AppSettingsReader

   System.Configuration.ConfigurationSettings

   System.Configuration.DictionarySectionHandler ---- System.Configuration.IConfigurationSectionHandler

   System.Configuration.IgnoreSectionHandler ---- System.Configuration.IConfigurationSectionHandler

   System.Configuration.NameValueFileSectionHandler ---- System.Configuration.IConfigurationSectionHandler

   System.Configuration.NameValueSectionHandler ---- System.Configuration.IConfigurationSectionHandler

   System.Configuration.SingleTagSectionHandler ---- System.Configuration.IConfigurationSectionHandler

   System.Exception

      System.SystemException

         System.Configuration.ConfigurationException

   System.Xml.XmlNode

      System.Xml.XmlDocument

         System.Configuration.ConfigXmlDocument

See Also

System.Configuration Namespace