Mediachase FileUploader.NET 1.9 Framework Help

McHttpPostedFile.ContentType Property

Gets the MIME content type of a file sent by a client.

[Visual Basic]
Public ReadOnly Property ContentType As String
[C#]
public string ContentType {get;}

Property Value

The MIME content type of the uploaded file.

See Also

McHttpPostedFile Class | Mediachase.FileUploader.Web Namespace