SvnCheckoutTask.

ConfigDir Property

Summary

The location of the configuration directory.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Svn
Containing Type
SvnCheckoutTask

Syntax

[TaskAttribute("config-dir", Required = false)]
public string ConfigDir { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string