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.Svn.
Summary
Gets or sets a value indicating whether the command should be forced.
If Force is not set then this operation will fail if any path contains locally
modified and/or unversioned items. If Force is set such items will be deleted.
- Assembly
- Cake
.Svn .dll - Namespace
- Cake
.Svn .Delete - Containing Type
- SvnDeleteSettings
Syntax
public bool Force { get; set; }
Value
Type | Description |
---|---|
bool |