Universal Windows Service Class Library

ExtendedInstallContext.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

ExtendedInstallContext Class | uws.Install Namespace