Summary
Gets the repository name as named in Bamboo.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooRepositoryInfo
Syntax
public string Name { get; }
Value
| Type | Description |
|---|---|
| string | The bamboo repository name. |
public string Name { get; }
| Type | Description |
|---|---|
| string | The bamboo repository name. |