ScpTask.

BaseDirectory Property

Summary

The directory in which the command will be executed.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
ScpTask

Syntax

[TaskAttribute("basedir")]
public override DirectoryInfo BaseDirectory { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
DirectoryInfo