Summary
Gets the name for builds started by tag; otherwise this variable is undefined.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- Bamboo
Custom Build Info
Syntax
public string RevisonName { get; }
Value
Type | Description |
---|---|
string | The name of the tag. |