DirectoryInfo class allows you to work with directory and its make directory manipulation as create, delete, info etc easy. It exposes instance methods for creating, moving, enumerating through directories and sub directories.
Demo and Full Guide
DirectoryInfo class