SvnInfoSettings.

RetrieveExcluded Property

Summary

Gets or sets a value indicating whether Subversion should include excluded nodes in the result (Default true).
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Info
Containing Type
SvnInfoSettings

Syntax

public bool RetrieveExcluded { get; set; }

Value

Type Description
bool