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
Gets or sets the file to update.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Update
Deployment Settings
Syntax
public FilePath FileToUpdate { get; set; }
Value
Type | Description |
---|---|
FilePath | The file to update. |