Summary
Gets or sets the custom title.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Annotation
Syntax
public string Title { get; set; }
Value
Type | Description |
---|---|
string | The custom title. |