Click or drag to resize

ZipFileZipFiles Method

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static bool ZipFiles(
	IEnumerable<string> files,
	string zipPath
)

Parameters

files
Type: System.Collections.GenericIEnumerableString
zipPath
Type: SystemString

Return Value

Type: Boolean
See Also