The properties of the AssemblyInstaller class are listed below. For a complete list of AssemblyInstaller class members, see the AssemblyInstaller Members topic.
CommandLine | The command line to use when creating a new context for the assembly's install. |
Context (inherited from Installer) | Gets or sets information about the current installation. |
HelpText | [To be supplied.] |
Installers (inherited from Installer) | Gets the collection of Installer objects contained in this Installer instance. |
Parent (inherited from Installer) | Gets or sets the Installer whose InstallerCollection contains this Installer instance. |
Path | The path to the assembly to install |
Site (inherited from Component) | Gets or sets the site of the Component. |
UseNewContext | If true, creates a new InstallContext object for the assembly's install. |
AssemblyInstaller Class | System.Configuration.Install Namespace