AbstractSvnTask.

Ssh Property

Summary

The executable to use for ssh communication.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Svn
Containing Type
AbstractSvnTask

Syntax

[TaskAttribute("rsh", Required = false)]
public override FileInfo Ssh { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo