Summary
A semicolon (;) separated list of return values that will be treated as a success for the command. If specified, all other return values will be treated as errors.
- Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- RunCommandProvider
Syntax
public string SuccessReturnCodes { get; set; }
Value
Type | Description |
---|---|
string |