SvnInfoSettings.

RetrieveExcluded Property

Summary

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

Syntax

public bool RetrieveExcluded { get; set; }

Value

Type Description
bool
GitHub