SvnCheckoutTask.

CommandName Property

Summary

Gets the svn command to execute.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Svn
Containing Type
SvnCheckoutTask

Syntax

public override string CommandName { get; set; }

Value

Type Description
string The svn command to execute. The default value is "checkout".