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 | |
---|---|---|
Container | (Inherited from Component ) | |
Context | (Inherited from Installer ) | |
HelpText | (Inherited from Installer ) | |
Installers | (Inherited from Installer ) | |
Parent | (Inherited from Installer ) | |
Site | (Inherited from Component ) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from Component ) | |
DesignMode | (Inherited from Component ) | |
Events | (Inherited from Component ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Commit | Overridden. Completes the configuration install transaction. | |
CreateObjRef | (Inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (Inherited from Component ) | |
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetLifetimeService | (Inherited from MarshalByRefObject ) | |
GetType | (Inherited from Object ) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject ) | |
Install | Overloaded. | |
ReferenceEquals | (Inherited from Object ) | |
Rollback | Overridden. Restores the pre-installation state of the computer. | |
ToString | (Inherited from Component ) | |
Uninstall | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (Inherited from Component ) | |
Finalize | (Inherited from Component ) | |
GetService | (Inherited from Component ) | |
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject ) | |
OnAfterInstall | (Inherited from Installer ) | |
OnAfterRollback | (Inherited from Installer ) | |
OnAfterUninstall | (Inherited from Installer ) | |
OnBeforeInstall | (Inherited from Installer ) | |
OnBeforeRollback | (Inherited from Installer ) | |
OnBeforeUninstall | (Inherited from Installer ) | |
OnCommitted | (Inherited from Installer ) | |
OnCommitting | (Inherited from Installer ) |
Top
Public Events
Name | Description | |
---|---|---|
AfterInstall | (Inherited from Installer ) | |
AfterRollback | (Inherited from Installer ) | |
AfterUninstall | (Inherited from Installer ) | |
BeforeInstall | (Inherited from Installer ) | |
BeforeRollback | (Inherited from Installer ) | |
BeforeUninstall | (Inherited from Installer ) | |
Committed | (Inherited from Installer ) | |
Committing | (Inherited from Installer ) | |
Disposed | (Inherited from Component ) |
Top
See Also
Reference
ConfigInstaller Class
Microsoft.Web.Services3.Configuration.Install Namespace