SvnTask.

CommandName Property

Summary

The svn command to execute.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Svn
Containing Type
SvnTask

Syntax

[TaskAttribute("command", Required = false)]
[StringValidator(AllowEmpty = true)]
public override string CommandName { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string