GrateSettings.

Restore Property

Summary

Gets or sets the restore file path.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public string Restore { get; set; }

Value

Type Description
string This instructs grate where to find the database backup file (.bak) to restore from. If this option is not specified, no restore will be done.