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!

ComponentInstaller Class

[To be supplied.]

Object
   Component
      Installer
         ComponentInstaller

[Visual Basic]
MustInherit Public Class ComponentInstaller
   Inherits Installer
[C#]
public abstract class ComponentInstaller : Installer
[C++]
public __gc __abstract class ComponentInstaller : public Installer
[JScript]
public abstract class ComponentInstaller extends Installer

Remarks

[To be supplied.]

Requirements

Namespace: System.Configuration.Install

Assembly: System.Configuration.Install.dll

See Also

ComponentInstaller Members | System.Configuration.Install Namespace