Summary
Gets the path to the clone directory.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorBuildInfo
Syntax
public string Folder { get; }
Value
Type | Description |
---|---|
string | The path to the clone directory. |