UnZipTask.

ZipFile Property

Summary

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

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo