Discuss this help topic in SecureBlackbox Forum
Specifies whether to preserve full file names when saving the PGP file
Declaration
Description
When PreserveFilePaths property is False, methods like EncryptFiles, SignFiles, EncryptAndSignFiles save only file names (without paths) to the PGP file. When PreserveFilePaths property is True, the file names are saved exactly as they are passed to the above mentioned methods, including possible paths. This lets you put directory structures to the encrypted and/or signed PGP file. The default value is False.