Installer Members

Include Protected Members
Include Inherited Members

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.

The Installer type exposes the following members.

Constructors

  Name Description
Public method Installer

Methods

  Name Description
Public method Commit (Inherited from Installer.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Install (Inherited from Installer.)
Protected method MemberwiseClone Overloaded.
Protected method OnAfterInstall (Inherited from Installer.)
Protected method OnAfterRollback (Inherited from Installer.)
Protected method OnAfterUninstall (Inherited from Installer.)
Protected method OnBeforeInstall (Inherited from Installer.)
Protected method OnBeforeRollback (Inherited from Installer.)
Protected method OnBeforeUninstall (Inherited from Installer.)
Protected method OnCommitted (Inherited from Installer.)
Protected method OnCommitting (Inherited from Installer.)
Public method Rollback (Inherited from Installer.)
Public method ToString (Inherited from Component.)
Public method Uninstall (Inherited from Installer.)

Properties

  Name Description
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Public property Context (Inherited from Installer.)
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Public property HelpText (Inherited from Installer.)
Public property Installers (Inherited from Installer.)
Public property Parent (Inherited from Installer.)
Public property Site (Inherited from Component.)

Events

  Name Description
Public event AfterInstall (Inherited from Installer.)
Public event AfterRollback (Inherited from Installer.)
Public event AfterUninstall (Inherited from Installer.)
Public event BeforeInstall (Inherited from Installer.)
Public event BeforeRollback (Inherited from Installer.)
Public event BeforeUninstall (Inherited from Installer.)
Public event Committed (Inherited from Installer.)
Public event Committing (Inherited from Installer.)
Public event Disposed (Inherited from Component.)

See Also

Installer Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability 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.