Summary
Gets the build slug.
- Namespace
- Cake
.Common .Build .Bitrise .Data - Containing Type
- BitriseBuildInfo
Syntax
public string BuildSlug { get; }
Value
| Type | Description |
|---|---|
| string | The build slug. |
public string BuildSlug { get; }
| Type | Description |
|---|---|
| string | The build slug. |