Universal Windows Service Class Library

Installer.StartAfterInstall Property

Property to start the service after installation.

public bool StartAfterInstall {get; set;}

Property Value

True if service should start after installation else false.

Remarks

Property to start the service after installation.

See Also

Installer Class | uws Namespace | ExtendedServiceInstaller