Click or drag to resize
ZipDirectoryInfoExists Property
Whether directory exists.

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

Property Value

Type: Boolean
See Also