Mono Class Library: System.IO Namespace

System.IO.DirectoryInfo Class

Represents information about a directory in the filesystem. [Edit]

See Also: DirectoryInfo Members

System.Object
     System.MarshalByRefObject
          System.IO.FileSystemInfo
               System.IO.DirectoryInfo

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class DirectoryInfo : FileSystemInfo

Remarks

The System.IO.DirectoryInfo class encodes information about a directory. It also allows basic manipulations of filesystem structure: [Edit]

Requirements

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