SvnUpdateSettings.

IgnoreExternals Property

Summary

Gets or sets a value indicating whether externals definitions and the external working copies managed by them should be ignored.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Update
Containing Type
SvnUpdateSettings

Syntax

public bool IgnoreExternals { get; set; }

Value

Type Description
bool