SvnDeleteSettings.

KeepLocal Property

Summary

Gets or sets a value indicating whether the file or directory will not be removed from the local file system.
Namespace
Cake.Svn.Delete
Containing Type
SvnDeleteSettings

Syntax

public bool KeepLocal { get; set; }

Value

Type Description
bool
GitHub