GetLogicalDrives()

Environment::GetLogicalDrives() method

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

static ArrayPtr<String> System::Environment::GetLogicalDrives()

See Also