UnTarTask.

SrcFile Property

Summary

The archive file to expand.
Assembly
NAnt.Compression.dll
Namespace
NAnt.Compression.Tasks
Containing Type
UnTarTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo