Summary
Gets or sets the folder name for 'runAfterCreateDatabase' scripts.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string RunAfterCreateDatabaseFolderName { get; set; }
Value
Type | Description |
---|---|
string | The name of the folder where you will keep scripts that ONLY run after a database is created. |