Gets or sets the password.

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Property Password As String
	Get
	Set
C#
public string Password { get; set; }

Field Value

Password.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also