Summary
Gets or sets the folder name for 'functions' scripts.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string FunctionsFolderName { get; set; }
Value
Type | Description |
---|---|
string | The name of the folder where you keep your functions. |