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.Mage.
Summary
Initializes a new instance of the
UpdateDeploymentSettings class.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Update
Deployment Settings
Syntax
public UpdateDeploymentSettings(FilePath fileToUpdate)
Parameters
| Name | Type | Description |
|---|---|---|
| fileToUpdate | FilePath | The file to update. |
Return Value
| Type | Description |
|---|---|
| void |
