Click or drag to resize

ZipFileCreate Method (String)

Namespace:  ICSharpCode.SharpZipLib.Zip
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static ZipFile Create(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: ZipFile
See Also