Discuss this help topic in SecureBlackbox Forum
...
Declaration
Description
When PreserveFilePaths property is false, methods like EncryptFiles, SignFiles, EncryptAndSignFiles save only file names (without path) to the PGP file. When PreserveFilePaths property is true, the file names are saved exactly as they are passed in parameters of the above mentioned methods, including possible paths. This lets you put directory structures to the encrypted and/or signed PGP file. Default value is false.