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 call must throw an error if an
error occurs. Defaults to true.
- Assembly
- Cake
.Svn .dll - Namespace
- Cake
.Svn - Containing Type
- SvnSettings
Syntax
public bool ThrowOnError { get; set; }
Value
Type | Description |
---|---|
bool |