Represents the Configuration Manager 2007 console snap-in installer called by InstallUtil.exe to register the snap-in with the Microsoft Management Console registry area.
The following tables list the members exposed by the SmsSnapInInstaller type.
Protected
Constructors
Name | Description | |
---|---|---|
SmsSnapInInstaller | Initializes a new instance of SmsSnapInInstaller. |
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 ) |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
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 | Overridden. Installs the snap-in by using the specified state saver. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Rollback | Overridden. Rolls back the snap-in to the saved state that is indicated in the state saver. |
![]() |
ToString | (inherited from Component ) |
![]() |
Uninstall | Overridden. Uninstalls the snap-in by using the saved state indicated in the state saver. |
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 ) |
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 ) |
See Also
Send comments about this topic to Microsoft.