Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Zip.YetaWFZipFile.TempFolders Property

Temporary folders 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> TempFolders { get; set; }

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