Mono Class Library: Mono.Unix.Native.Syscall Overview | MembersMono.Unix.Native.Syscall.readlink Overloads |
The overloads of readlink are listed below. For a list of all members, see the Syscall Members list.
staticreadlink(string, System.Text.StringBuilder) : int Gets the destination of a symlink as a string. staticreadlink(string, System.Text.StringBuilder, ulong) : int Gets the destination of a symlink as a string.