Guest_imported
New member
- Jan 1, 1970
- 0
Does anyone know how I can detect a Mime type of a file using C#. So that if i were to select an HTML file i could somehow get the "text/html" or an MS Excel file would return "application/vnd.ms-excel". This would be a local file.