Summary
Gets or sets the restore file path.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string RestoreFilePath { get; set; }
Value
| Type | Description |
|---|---|
| string | File path of back when Restore is set to true. |
