ScpTask.

FileName Property

Summary

The file to transfer.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
ScpTask

Syntax

[TaskAttribute("file", Required = true)]
[StringValidator(AllowEmpty = false)]
public virtual string FileName { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string