SvnAddSettings.

Ignore Property

Summary

Gets or sets a value indicating whether files or directories which are not under Subversion control should be ignored.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Add
Containing Type
SvnAddSettings

Syntax

public bool Ignore { get; set; }

Value

Type Description
bool