Summary
Gets or sets the output path.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string OutputPath { get; set; }
Value
Type | Description |
---|---|
string | Path to where migration artifacts are stored. |