SvnExportSettings.

Overwrite Property

Summary

Gets or sets a value indicating whether existing files should be overwriten.
Namespace
Cake.Svn.Export
Containing Type
SvnExportSettings

Syntax

public bool Overwrite { get; set; }

Value

Type Description
bool
GitHub