SvnVacuumSettings.

IncludeExternals Property

Summary

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

Syntax

public bool IncludeExternals { get; set; }

Value

Type Description
bool