UpdateDeploymentSettings.

UpdateDeploymentSettings(FilePath) Constructor

Summary

Initializes a new instance of the UpdateDeploymentSettings class.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
UpdateDeploymentSettings

Syntax

public UpdateDeploymentSettings(FilePath fileToUpdate)

Parameters

Name Type Description
fileToUpdate FilePath The file to update.

Return Value

Type Description
void