This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Transifex.
Summary
Gets or sets a value indicating whether to disable overwrite of existing files.
- Assembly
- Cake
.Transifex .dll - Namespace
- Cake
.Transifex - Containing Type
- Transifex
Pull Settings
Syntax
public bool DisableOverwrite { get; set; }
Value
Type | Description |
---|---|
bool | if to disable overwrite; otherwise, . |