Click or drag to resize

WatchedFtpSiteExtractArchives Property

Determines whether found archive files should be extracted when downloaded to local folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool ExtractArchives { get; set; }

Property Value

Type: Boolean
See Also