UnTarTask.

DestinationDirectory Property

Summary

The directory where to store the expanded file(s). The default is the project base directory.
Assembly
NAnt.Compression.dll
Namespace
NAnt.Compression.Tasks
Containing Type
UnTarTask

Syntax

[TaskAttribute("dest", Required = false)]
public DirectoryInfo DestinationDirectory { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
DirectoryInfo