IPWorks OpenPGP 2020 .NET Edition

Questions / Feedback?

RecurseSubdirectories Property

Whether or not to recurse into subdirectories during archive creation.

Syntax

public bool RecurseSubdirectories { get; set; }
Public Property RecurseSubdirectories As Boolean

Default Value

True

Remarks

If this property is set to true, when calling CreateSDA the component will recurse into all the subdirectories under SourceDirectory and include them in the self extracting archive. If this property is false, only the files in SourceDirectory will be included in the archive.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 .NET Edition - Version 20.0 [Build 8249]