I'm currently using the FSO (FileSystem Object) to get a drives volume name and/or the file system type (FAT32/NTFS).

Anyone know a '.NET' way to do this?

I'd like to be able to achieve the above WITHOUT using FSO.

Thanks