Summary
Gets a value indicating whether this instance is pull request.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- T
F Build Pull Request Info
Syntax
public bool IsPullRequest { get; }
Value
Type | Description |
---|---|
bool | true if this instance is pull request; otherwise, false . |