ConfigInstaller Members

Provides functions to manage the installation of the Web Services Enhancements for Microsoft .NET.

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

Public Constructors

  Name Description
ConfigInstaller Creates a new instance of ConfigInstaller.

Top

Public Properties

(see also Protected 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

Protected Properties

  Name Description
protected property CanRaiseEvents  (Inherited from Component )
protected property DesignMode  (Inherited from Component )
protected property Events  (Inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Commit Overridden. Completes the configuration install transaction.
public method CreateObjRef  (Inherited from MarshalByRefObject )
public method Dispose  Overloaded. (Inherited from Component )
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetLifetimeService  (Inherited from MarshalByRefObject )
public method GetType  (Inherited from Object )
public method InitializeLifetimeService  (Inherited from MarshalByRefObject )
public method Install Overloaded.  
public method static ReferenceEquals  (Inherited from Object )
public method Rollback Overridden. Restores the pre-installation state of the computer.
public method ToString  (Inherited from Component )
public method Uninstall Overloaded.  

Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. (Inherited from Component )
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

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

See Also

Reference

ConfigInstaller Class
Microsoft.Web.Services3.Configuration.Install Namespace