GitHubSetMilestoneSettings.

CreateMilestone Property

Summary

Gets or sets whether to create a new Milestone if the specified Milestone does not exist.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubSetMilestoneSettings

Syntax

public bool CreateMilestone { get; set; }

Value

Type Description
bool