Summary
    Gets or sets the folder name for 'runBeforeUp' scripts.
    
		- Namespace
 - Cake
.Common .Tools .Roundhouse  - Containing Type
 - RoundhouseSettings
 
Syntax
public string RunBeforeUpFolderName { get; set; }
	Value
| Type | Description | 
|---|---|
| string | The name of the folder where you keep scripts that you want to run before your update scripts. | 
