TarTask.

DestFile Property

Summary

The tar file to create.
Assembly
NAnt.Compression.dll
Namespace
NAnt.Compression.Tasks
Containing Type
TarTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo