AzureDevOpsPullRequest.

IsDraft Property

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.

Syntax

public bool? IsDraft { get; }

Value

Type Description
bool?
GitHub
Discussions