ASP.NET FILE DETECT MIME TIPO

var mimeType = MimeMapping.GetMimeMapping(fileName);
Lazar