Summary
Gets the GitHub pull request title.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- App
Veyor Pull Request Info
Syntax
public string Title { get; }
Value
| Type | Description |
|---|---|
| string | The GitHub pull request title. |
