Share via


ExceptionHandingInstaller Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Let the system know that the InstallUtil.exe tool will be run against this assembly

Namespace:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling
Assembly:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll)

Syntax

'Declaration
PublicClassExceptionHandingInstaller _
    Inherits DefaultManagementProjectInstaller
publicclassExceptionHandingInstaller : DefaultManagementProjectInstaller
publicref classExceptionHandingInstaller : public DefaultManagementProjectInstaller
publicclass ExceptionHandingInstaller extends DefaultManagementProjectInstaller

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Configuration.Install.Installer
        System.Management.Instrumentation.DefaultManagementProjectInstaller
          Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionHandingInstaller

See Also

ExceptionHandingInstaller Members

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.