Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.readlink Overloads

The overloads of readlink are listed below. For a list of all members, see the Syscall Members list.

Public Methods

static
readlink(string, System.Text.StringBuilder) : int
Gets the destination of a symlink as a string.
static
readlink(string, System.Text.StringBuilder, ulong) : int
Gets the destination of a symlink as a string.