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