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

Syntax

Visual Basic
Public Sub New ( _
	sourcePath As String _
)
C#
public FileSet(
	string sourcePath
)

Parameters

sourcePath
Type: System..::..String

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also