The methods of Mono.Unix.UnixSymbolicLinkInfo are listed below. For a list of all members, see the UnixSymbolicLinkInfo Members list.
See Also: Inherited members from Mono.Unix.UnixFileSystemInfo
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. | ||
override | Delete()Documentation for this section has not yet been entered. | |
GetContents()Gets the target of this symbolic link. | ||
override | SetOwner(long, long)Documentation for this section has not yet been entered. | |
override | GetFileStatus(string, out Mono.Unix.Native.Stat)Documentation for this section has not yet been entered. | |