Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Zip.YetaWFZipFile.Entries Property

Zip entries referenced by the ZIP archive when creating a ZIP archive.

Class: YetaWF.Core.Support.Zip.YetaWFZipFile
Namespace: YetaWF.Core.Support.Zip
Assembly: YetaWF.Core

Syntax

public List<YetaWFZipEntry> Entries { get; set; }

See Also YetaWF.Core.Support.Zip.YetaWFZipFile ClassYetaWF.Core Overview