SvnSettings.

ThrowOnWarning Property

Summary

Gets or sets a value indicating whether the call must throw an error if a non fatal error occurs. Defaults to false.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn
Containing Type
SvnSettings

Syntax

public bool ThrowOnWarning { get; set; }

Value

Type Description
bool