Summary
Gets the URL-friendly version of a repository name.
- Namespace
- Cake
.Common .Build .BitbucketPipelines .Data - Containing Type
- Bitbucket
Pipelines Repository Info
Syntax
public string RepoSlug { get; }
Value
Type | Description |
---|---|
string | The URL-friendly repository name. |