AbstractSvnTask.

UserName Property

Summary

The user performing the checkout.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Svn
Containing Type
AbstractSvnTask

Syntax

[TaskAttribute("username", Required = false)]
public string UserName { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string