A string containing the target of this symbolic link.
Type Reason ArgumentException UnixFileSystemInfo.FullName is not a symbolic link. [Mono.Unix.Native.Errno.EINVAL] System.IO.DirectoryNotFoundException A component of UnixFileSystemInfo.FullName is not a directory. [Mono.Unix.Native.Errno.ENOTDIR] System.IO.FileNotFoundException UnixFileSystemInfo.FullName [Mono.Unix.Native.Errno.ENOENT] System.IO.IOException An I/O error occurred while reading from the file system. [Mono.Unix.Native.Errno.EIO] System.IO.PathTooLongException A component of a pathname exceeded 255 characters, or an entire path name exceeded 1023 characters. [Mono.Unix.Native.Errno.ENAMETOOLONG] Mono.Unix.UnixIOException Search permission is denied for a component of the path prefix. [Mono.Unix.Native.Errno.EACCES]
-or-
Too many symbolic links were encountered in translating the pathname. [Mono.Unix.Native.Errno.ELOOP]