Summary
Gets if the pull request is in draft mode.
Returns
NotSet
if no pull request could be found and
ThrowExceptionIfPullRequestCouldNotBeFound
is set to false
.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request
Syntax
public bool? IsDraft { get; }
Value
Type | Description |
---|---|
bool? |