Universal Windows Service Class Library

ExtendedServiceInstaller.StartOnInstall Property

Property to start the service after installation.

public bool StartOnInstall {get; set;}

Property Value

True if service should start after installation else false.

Remarks

Property to start the service after installation.

See Also

ExtendedServiceInstaller Class | uws.Install Namespace