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 AssemblyInstaller and InstallContext used to install service and configure it.

See Also

Installer Class | uws.Install Namespace