xtd 0.2.0
Loading...
Searching...
No Matches

◆ get_logical_drives()

static xtd::collections::specialized::string_collection xtd::environment::get_logical_drives ( )
static

Returns an array of string containing the names of the logical drives on the current computer.

Returns
An array of strings where each element contains the name of a logical drive. For example, if the computer's hard drive is the first logical drive, the first element returned is "C:\".