Mono Class Library: Mono.Unix.UnixSymbolicLinkInfo Overview | Members

Mono.Unix.UnixSymbolicLinkInfo.CreateSymbolicLinkTo Overloads

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

Public Methods

CreateSymbolicLinkTo(UnixFileSystemInfo)
Creates the symbolic link UnixFileSystemInfo.FullName which refers to the symbolic link target path.
CreateSymbolicLinkTo(string)
Creates the symbolic link UnixFileSystemInfo.FullName which refers to the symbolic link target path.