NetlfiyDeploySettings.

Draft Property

Summary

Gets or sets if to deploy as a draft without publishing.
Assembly
Cake.Netlify.dll
Namespace
Cake.Netlify.Deploy
Containing Type
NetlfiyDeploySettings

Syntax

public bool Draft { get; set; }

Value

Type Description
bool