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

Public Constructors

 

Name

Description

Public constructor Supported by the .NET Compact Framework.

ProjectInstaller Constructor

 

Top

Public Properties

 

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

Public Methods

 

Name

Description

Public method

Commit

(inherited from Installer).

Public method

CreateObjRef

(inherited from MarshalByRefObject).

Public method

Equals

(Overloaded) (inherited from Object).

Public method

GetHashCode

(inherited from Object).

Public method

GetLifetimeService

(inherited from MarshalByRefObject).

Public method

GetType

(Overloaded) (inherited from Object).

Public method

InitializeLifetimeService

(inherited from MarshalByRefObject).

Public method

Install

(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

Protected Methods

 

Name

Description

Protected method Supported by the .NET Compact Framework.

Dispose

(Overloaded)

Protected method

Finalize

(inherited from Component).

Protected method

GetService

(inherited from Component).

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).

Top

Private, internal (Friend) and internal protected (Protected Friend) Methods

 

Name

Description

Private method Supported by the .NET Compact Framework.

InitializeComponent

 

Top

Public 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).

Top

Fields

 

Name

Description

Private field Supported by the .NET Compact Framework.

components

 

Top

See Also

Reference

ProjectInstaller Class