Summary
Gets the project slug (as seen in project details URL).
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorProjectInfo
Syntax
public string Slug { get; }
Value
| Type | Description |
|---|---|
| string | The project slug (as seen in project details URL). |
