Discuss this help topic in SecureBlackbox Forum
TElCustomFileSystemAdapter.BasePath
This property specifies base path for all file operations.
Declaration
Description
Use this property to specify the base path for all file operations. Base path is a prefix, added to all paths and filenames, accessed via the adapter. Base path is used to restrict access of SecureBlackbox components to certain branch of directory tree, for example, per-user storage. Any attempt to access resources outside of the base path will fail.