AssemblyInstaller Class

Definition

public ref class AssemblyInstaller : System::Configuration::Install::Installer
[System.Runtime.InteropServices.ComVisible(false)]
public class AssemblyInstaller : System.Configuration.Install.Installer
type AssemblyInstaller = class
    inherit Installer
Public Class AssemblyInstaller
Inherits Installer
Inheritance
AssemblyInstaller
Attributes

Constructors

AssemblyInstaller()

Methods

Commit(IDictionary)
Install(IDictionary)
Rollback(IDictionary)
Uninstall(IDictionary)

Applies to