Lessons: 20Length: 5.9 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.1 The Directory and DirectoryInfo Classes

The file system is made up of files and directories. The .NET framework gives you the Directory and DirectoryInfo classes to work easily with directories.