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 boolean value used to specify whether backups will occur during a sync.
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- Backup
Settings Provider
Syntax
public Nullable<bool> Enabled { get; set; }
Value
Type | Description |
---|---|
Nullable |