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
Applies additional settings on a per provider basis
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy .Providers - Containing Type
- MsDeployProvider
Syntax
protected virtual void AdditionalSettings(StringBuilder sb)
Parameters
| Name | Type | Description |
|---|---|---|
| sb | StringBuilder |
Return Value
| Type | Description |
|---|---|
| void |
