Re: Receiving symlink target (General questions)
Bret,
I'm not sure if there's some general solution. You can try get ListDir of that target, and see if error is reported. If it fails, you can try to call GetFile on it.
None of above are guaranteed to work, symlink can be also something else, but I suppose these are only options.