Summary
Gets or sets the location of the source code repository.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string RepositoryPath { get; set; }
Value
Type | Description |
---|---|
string | Path to code repository to be able to correlate versions. |