Discuss this help topic in SecureBlackbox Forum
Reads the target of a symbolic link
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to read the target of symbolic link specified by Path parameter. If the target was successfully retrieved, the OnDirectoryListing event with the only entry is fired. The OnError event is fired otherwise.