Summary
Gets or sets the server name.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string ServerName { get; set; }
Value
| Type | Description |
|---|---|
| string | The server on which create/migrate should happen. |
