MoveTask.

ToFile Property

Summary

The file to move to.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
MoveTask

Syntax

[TaskAttribute("tofile")]
public override FileInfo ToFile { get; set; }

Attributes

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

Value

Type Description
FileInfo