BaseNewAndUpdateDeploymentSettings.

Install Property

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
BaseNewAndUpdateDeploymentSettings

Syntax

public bool Install { get; set; }

Value

Type Description
bool The install.