Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
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 | (Inherited from Installer ) |
![]() |
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 | (Inherited from Installer ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Rollback | (Inherited from Installer ) |
![]() |
ToString | (Inherited from Component ) |
![]() |
Uninstall | (Inherited from Installer ) |
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
WebServicesInstaller Class
Microsoft.Web.Services3.Configuration.Install Namespace