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!

ServiceInstaller Constructor

Creates a new ServiceInstaller object.

[Visual Basic]
Public Sub New()
[C#]
public ServiceInstaller();
[C++]
public: ServiceInstaller();
[JScript]
public function ServiceInstaller();

See Also

ServiceInstaller Class | ServiceInstaller Members | System.ServiceProcess Namespace