Mono Class Library: System.IO Namespace

System.IO.Directory Class

Provides information and performs operations on directories. [Edit]

See Also: Directory Members

[System.Runtime.InteropServices.ComVisible(true)]
public static class Directory

Thread Safety

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

Remarks

Implementations are required to preserve the case of file and directory path strings, and to be case sensitive if and only if the current platform is case-sensitive.

Note: In most Directory methods that accept path arguments, the path can refer to a file or a directory.

[Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0