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

Mono.Unix.UnixFileInfo.DirectoryName Property

Gets the name of the directory that UnixFileSystemInfo.FullName resides in.

public string DirectoryName { get; }

Value

A string containing the directory that UnixFileSystemInfo.FullName resides in.

Remarks

This is equivalent to UnixPath.GetDirectoryName(UnixFileSystemInfo.FullName).

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0