AppPackagerSettings.

PreventOverwriteOutput Property

Summary

Gets or sets if overwritting the output should be prevented.
Assembly
Cake.AppPackager.dll
Namespace
Cake.AppPackager
Containing Type
AppPackagerSettings

Syntax

public bool PreventOverwriteOutput { get; set; }

Value

Type Description
bool