The following tables list the members exposed by the ProjectInstaller type.

Name Description
Public property Container (inherited from Component).
Public property Context (inherited from Installer).
Public property HelpText (inherited from Installer).
Public property Installers (inherited from Installer).
Public property Parent (inherited from Installer).
Public property Site (inherited from Component).
Top
Name Description
Public method Commit (inherited from Installer).
Public method CreateObjRef (inherited from MarshalByRefObject).
Protected method Supported by the .NET Compact Framework. Dispose (Overloaded)
Public method Equals (Overloaded) (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 (Overloaded) (inherited from Object).
Private method Supported by the .NET Compact Framework. InitializeComponent
Public method InitializeLifetimeService (inherited from MarshalByRefObject).
Public method Install (inherited from Installer).
Protected method MemberwiseClone (Overloaded) (inherited from MarshalByRefObject).
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 Static ReferenceEquals (inherited from Object).
Public method Rollback (inherited from Installer).
Public method ToString (inherited from Component).
Public method Uninstall (inherited from Installer).
Top
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).
Top
Name Description
Private field Supported by the .NET Compact Framework. components
Top