Environment: GetLogicalDrives

GetLogicalDrives

Returns the logical drives installed on the local machine.



 Public Function GetLogicalDrives ( ) As String ( )

Return Values

String() -  An array containing all of the logical drives installed.

See Also

Project CorLib Overview

Class Environment Overview