
In this article I’ll try to explain the features of the new DriveInfo class in the System.IO namespace in the new .NET Framework 2.0. In this article I’ll try to explain how you can get information about the drives present on a system and further their detailed properties using the new DriveInfo class. This class is an addition in the .NET Framework 2.0 and provides the benefits of getting drive information like the name of the drive letter, available space etc.
|