0
Q:

check if drive exists c#

DriveInfo.GetDrives().Any(d => d.Name.ToUpper()[0] == 'E');
0

New to Communities?

Join the community