AbstractCvsTask.

Ssh Property

Summary

The executable to use for ssh communication.

Syntax

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

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo