ConcatTask.

DestinationFile Property

Summary

Name of the destination file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
ConcatTask

Syntax

[TaskAttribute("destfile", Required = true)]
public FileInfo DestinationFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo