NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AssemblyInstaller Properties

The properties of the AssemblyInstaller class are listed below. For a complete list of AssemblyInstaller class members, see the AssemblyInstaller Members topic.

Public:

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.

See Also

AssemblyInstaller Class | System.Configuration.Install Namespace