How many type of file system in c#.Net.
Loading
How many type of file system in c#.Net.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AlanPosted Sep 12, 2007, 2:58 PM
As far as I'm aware, the .NET Framework (and hence C#) can cope with all the file systems supported by the version of Windows on which it's running, given the necessary hardware, drivers etc.
So, in other words, up to six : FAT12, FAT16, FAT32, CDFS, UDF and NTFS.