Mono Class Library: Overview

Mono.Unix.UnixSymbolicLinkInfo: Property Members

The properties 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

Public Properties

[read-only]
ContentsUnixFileSystemInfo. Gets the target of this symbolic link.
[read-only]
ContentsPathstring. Gets the target of this symbolic link as a string.
[read-only]
HasContentsbool. Returns a bool indicating whether or not UnixSymbolicLinkInfo.Contents, UnixSymbolicLinkInfo.GetContents and UnixSymbolicLinkInfo.ContentsPath are valid.
[read-only]
override
Namestring. Documentation for this section has not yet been entered.