SvnCleanUpSettings.

IncludeExternals Property

Summary

Gets or sets a value indicating whether cleanup should also process externals defined by svn:externals properties. Defaulted to false.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.CleanUp
Containing Type
SvnCleanUpSettings

Syntax

public bool IncludeExternals { get; set; }

Value

Type Description
bool