Lists the logical drives in the system.
public IEnumerable<DriveInfo> GetLogicalDriveStrings()
Public Function GetLogicalDriveStrings As IEnumerable(Of DriveInfo)