1
Answer

identifying file types

Ask a question
Bob Lewiston

Bob Lewiston

15y
2.2k
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)