ZipTask.

ZipFile Property

Summary

The zip file to create.
Assembly
NAnt.Compression.dll
Namespace
NAnt.Compression.Tasks
Containing Type
ZipTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo