Click or drag to resize
ZipDirectoryInfoParent Property
Parent directory.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public override DirectoryInfo Parent { get; }

Property Value

Type: DirectoryInfo
See Also