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

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