DriveInfoStatic: GetDrives

GetDrives

Returns an array of all the local logical drives.



 Public Function GetDrives ( ) As DriveInfo ( )

Return Values

DriveInfo() -  An array of DriveInfo objects.

See Also

Project CorLib Overview

Class DriveInfoStatic Overview