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 Class

Loads an assembly, finds all installers in it, and runs them.

Object
   Component
      Installer
         AssemblyInstaller

[Visual Basic]
Public Class AssemblyInstaller
   Inherits Installer
[C#]
public class AssemblyInstaller : Installer
[C++]
public __gc class AssemblyInstaller : public Installer
[JScript]
public class AssemblyInstaller extends Installer

Remarks

[To be supplied.]

Requirements

Namespace: System.Configuration.Install

Assembly: System.Configuration.Install.dll

See Also

AssemblyInstaller Members | System.Configuration.Install Namespace