Endpoint.

CreateRelease Property

Summary

Gets or sets a value indicating that the endpoint should be released.
Assembly
Cake.Endpoint.dll
Namespace
Cake.Endpoint.Model
Containing Type
Endpoint

Syntax

public bool CreateRelease { get; set; }

Value

Type Description
bool A boolean representing the fact that the package should be released.