| DriveInfoStatic |
| Name | Description |
|---|---|
DriveType | Represents the type of drives a DriveInfo can be. |
| Name | Description |
|---|---|
GetDrives | Returns an array of all the local logical drives. |
This class cannot be instantiated directly. To access these methods use the DriveInfo.* syntax.