Summary
Gets the name of the repository.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Repository Info
Syntax
public string RepoName { get; }
Value
| Type | Description |
|---|---|
| string | The name of the repository. |
