SvnInfoSettings.

RetrieveActualOnly Property

Summary

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

Syntax

public bool RetrieveActualOnly { get; set; }

Value

Type Description
bool
GitHub