SvnAddSettings.

AutoProperties Property

Summary

Gets or sets a value indicating whether auto properties should be enabled on the file or folder.
Namespace
Cake.Svn.Add
Containing Type
SvnAddSettings

Syntax

public bool AutoProperties { get; set; }

Value

Type Description
bool
GitHub