Otter SDK Reference
Version:

EnumerateMounts Method

Retrieves the drive names of all logical drives on a computer.

Syntax

public static IEnumerable<System.IO.DriveInfo> EnumerateMounts()

Returns

The drive names of all logical drives on a computer.