|
|
The Directory and DirectoryInfo classes |
The class DirectoryInfo represents a directory The class Directory holds static methods for creating, moving, and enumerating through directories |
As for File and FileInfo, there is substantial overlap between the classes Directory and DirectoryInfo |