1
Answer

identifying file types

Bob Lewiston

Bob Lewiston

16y
2.5k
1
Within a C# program, is there any way to tell if a file is a text file or not? I mean a real way, not just basing your conclusion on a file name extension.
Answers (1)