C# Edge 108 - How to Delete Empty Directories with C#

Опубликовано: 08 Июнь 2026
на канале: cyborgmagus
607
5

http://cyborgmaguscsharpedge.com/ has all my video tutorials usually with source code in an organized cyber-library. This video we learn how to Delete empty directories using the Delete method of the DirectoryInfo namespace nested within a try..catch..finally construct.
   • C# Edge 108 -  How to Delete Empty Directo...