ZipTask.

PassWord Property

Summary

The password to protect the Zip.
Assembly
NAnt.Compression.dll
Namespace
NAnt.Compression.Tasks
Containing Type
ZipTask

Syntax

[TaskAttribute("password", Required = false)]
public string PassWord { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string