Click or drag to resize

ZipFileExtract Method (String, Boolean)

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static bool Extract(
	string physicalPath,
	bool createDirectory
)

Parameters

physicalPath
Type: SystemString
createDirectory
Type: SystemBoolean

Return Value

Type: Boolean
See Also