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