WatchedFtpSiteDeleteArchives Property

Determines whether archive files should be deleted from local folder after contents are extracted.

Definition

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

Property Value

Boolean

See Also