Universal Windows Service Class Library

Installer.FailRunCommand Property

Property to set the fail run command of the service.

public string FailRunCommand {get; set;}

Property Value

The fail run command of the service.

Remarks

Property to set the fail run command of the service.

See Also

Installer Class | uws Namespace | FailureActions | ExtendedServiceInstaller