Mono.Unix.Native.Dirent Class
Information about a directory entry.

See Also: Dirent Members

Syntax

public sealed class Dirent : IEquatable<Dirent>

See Also

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

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.

Thread Safety

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

Requirements

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