ComponentInstaller (Clase)
Especifica un instalador que copia las propiedades de un componente para utilizarlas en tiempo de instalación.
Espacio de nombres: System.Configuration.Install
Ensamblado: System.Configuration.Install (en system.configuration.install.dll)
Ensamblado: System.Configuration.Install (en system.configuration.install.dll)
Notas para los herederos
Cuando se herede de ComponentInstaller, se deberá reemplazar el método CopyFromComponent y normalmente reemplazar los métodos Install y Uninstall.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Configuration.Install.Installer
System.Configuration.Install.ComponentInstaller
System.Diagnostics.EventLogInstaller
System.Diagnostics.PerformanceCounterInstaller
System.Messaging.MessageQueueInstaller
System.ServiceProcess.ServiceInstaller
System.ServiceProcess.ServiceProcessInstaller
System.MarshalByRefObject
System.ComponentModel.Component
System.Configuration.Install.Installer
System.Configuration.Install.ComponentInstaller
System.Diagnostics.EventLogInstaller
System.Diagnostics.PerformanceCounterInstaller
System.Messaging.MessageQueueInstaller
System.ServiceProcess.ServiceInstaller
System.ServiceProcess.ServiceProcessInstaller
Windows 98, Windows 2000 SP4, Windows Millennium, Windows Server 2003, Windows XP Media Center, Windows XP Professional x64, Windows XP SP2, Windows XP Starter Edition
.NET Framework no admite todas las versiones de cada plataforma. Para obtener una lista de las versiones admitidas, vea Requisitos del sistema.
Contenido de la comunidad
Agregar