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

Syntax

Visual Basic
Public ReadOnly Property Items As IList(Of String)
	Get
C#
public IList<string> Items { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also