This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.MsDeploy.
                            
	
		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.
            
		- Assembly
- Cake.MsDeploy .dll 
- Namespace
- Cake.MsDeploy .Providers .MsDeployProviders 
- Containing Type
- RunCommandProvider
Syntax
public string SuccessReturnCodes { get; set; }Value
| Type | Description | 
|---|---|
| string | 
