Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.Dirent Class

Information about a directory entry. [Edit]

See Also: Dirent Members

public sealed class Dirent : IEquatable<Dirent>

See Also

Syscall.readdir
Mono.Unix.UnixDirectoryInfo.GetEntries
Mono.Unix.UnixDirectory.GetEntries

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Not all of the members in this class are part of an actual standard; in particular, the only member that is consistently portable and will have a reliable value is Dirent.d_name. [Edit]

Requirements

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