Universal Windows Service Class Library

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

ExtendedServiceInstaller Class | uws.Install Namespace