Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Zip.YetaWFZipFile.TempFiles Property

Temporary files referenced by the ZIP archive when creating a ZIP archive. These are automatically removed when the YetaWFZipFile object is disposed.

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

Syntax

public List<string> TempFiles { get; set; }

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