Universal Windows Service Class Library

Installer Constructor 

Default constructor of the installer class.

public Installer();

Remarks

Default constructor of the installer class.

Create new instances of ServiceProcessInstaller and ExtendedServiceInstaller to install service and configure it.

See Also

Installer Class | uws Namespace | ServiceProcessInstaller | ExtendedServiceInstaller