C# Tutorial for Beginners #35 - Directory
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=Sl9h_tbkV9Q
Using the Directory class to Create, Move, and Delete directories, as well as check to see if they exist and get a list of the files inside of them.
Please let me know if you have any questions. Happy coding!
Chapters:
0:00 Introduction
0:14 Creating Directories
2:49 Getting Files in a Directory
3:53 Checking if a Directory Exists
5:35 Importance of Error Handling IO Operations
7:21 Moving a Directory
9:01 Deleting a Directory
10:35 Next Up
Other Videos By Kampa Plays
Tags:
oop
c#
directory
createDirectory
File System