Click or drag to resize
ZipDirEntryFileName Property
Gets name of file.

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

Property Value

Type: String
See Also