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. overrideDelete() Documentation for this section has not yet been entered.GetContents() : UnixFileSystemInfo Gets the target of this symbolic link. overrideSetOwner(long, long) Documentation for this section has not yet been entered.
overrideGetFileStatus(string, out Mono.Unix.Native.Stat) : bool Documentation for this section has not yet been entered.