GitHubRelease.

Draft Property

Summary

Gets whether the release is a draft release.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubRelease

Syntax

public bool Draft { get; }

Value

Type Description
bool