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 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 |