GitHubSetMilestoneSettings.

Overwrite Property

Summary

Gets or sets whether to replace a Issue's or Pull Request's milestone if it is already set.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubSetMilestoneSettings

Syntax

public bool Overwrite { get; set; }

Value

Type Description
bool