AbstractSvnTask.

CommandName Property

Summary

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

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string