Click or drag to resize
ZipDirectoryInfoRegisterDirectory Method
Registers the subdirectory within the directory

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public void RegisterDirectory(
	ZipDirectoryInfo dir
)

Parameters

dir
Type: CMS.IO.ZipZipDirectoryInfo
See Also