CommonWmiInstaller Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The CommonWmiInstaller type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CommonWmiInstaller |
Initializes the installer. This member supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
|
Methods
Name | Description | |
---|---|---|
Commit | (Inherited from Installer.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Install | (Inherited from Installer.) | |
MemberwiseClone | Overloaded. | |
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.) | |
Rollback | (Inherited from Installer.) | |
ToString | (Inherited from Component.) | |
Uninstall | (Inherited from Installer.) |
Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from Component.) | |
Container | (Inherited from Component.) | |
Context | (Inherited from Installer.) | |
DesignMode | (Inherited from Component.) | |
Events | (Inherited from Component.) | |
HelpText | (Inherited from Installer.) | |
Installers | (Inherited from Installer.) | |
Parent | (Inherited from Installer.) | |
Site | (Inherited from Component.) |
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.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |