WebServicesInstaller Members

Installs the Web Services Enhancements for Microsoft .NET.

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

Public Constructors

  Name Description
WebServicesInstaller Creates a new instance of WebServicesInstaller.

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  (Inherited from Installer )
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  (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 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

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