UpdateApplicationSettings.

UpdateApplicationSettings(FilePath) Constructor

Summary

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

Syntax

public UpdateApplicationSettings(FilePath fileToUpdate)

Parameters

Name Type Description
fileToUpdate FilePath The file to update.

Return Value

Type Description
void