Summary
Gets or sets the sql files directory.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string SqlFilesDirectory { get; set; }
Value
Type | Description |
---|---|
string | The directory where your SQL scripts are. |