BaseNewAndUpdateDeploymentSettings.

AppManifest Property

Summary

Gets or sets the local path to an application manifest that is being referenced from the deployment manifest being generated or updated.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
BaseNewAndUpdateDeploymentSettings

Syntax

public FilePath AppManifest { get; set; }

Value

Type Description
FilePath The application manifest.