2 references to DriveType
mscorlib (2)
system\io\driveinfo.cs (2)
105public DriveType DriveType { 109return (DriveType) Win32Native.GetDriveType(Name);