.NET Framework Class Library  

System.Configuration.Install Hierarchy

System.Object

   System.Collections.CollectionBase

      System.Configuration.Install.InstallerCollection

   System.Configuration.Install.InstallContext

   System.Configuration.Install.ManagedInstallerClass

   System.Delegate

      System.MulticastDelegate

         System.Configuration.Install.InstallEventHandler

   System.EventArgs

      System.Configuration.Install.InstallEventArgs

   System.Exception

      System.SystemException

         System.Configuration.Install.InstallException

   System.MarshalByRefObject

      System.ComponentModel.Component

         System.Configuration.Install.Installer

            System.Configuration.Install.AssemblyInstaller

            System.Configuration.Install.ComponentInstaller

            System.Configuration.Install.TransactedInstaller

   System.ValueType

      System.Enum

         System.Configuration.Install.UninstallAction

See Also

System.Configuration.Install Namespace