Click or drag to resize
ZipDirectoryInfoRegisterFile Method
Registers the file within the directory

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public void RegisterFile(
	ZipFileInfo file
)

Parameters

file
Type: CMS.IO.ZipZipFileInfo
See Also