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 a value indicating whether if the application will be an installed or an online only
application. Default is false.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Deployment Settings
Syntax
public bool Install { get; set; }
Value
Type | Description |
---|---|
bool | The install. |