Mono Class Library: Mono.Unix.UnixSymbolicLinkInfo Overview | MembersMono.Unix.UnixSymbolicLinkInfo.CreateSymbolicLinkTo Overloads |
The overloads of CreateSymbolicLinkTo are listed below. For a list of all members, see the UnixSymbolicLinkInfo Members list.
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.