MIME content type of the uploaded file
Source position: httpdefs.pp line 237
public property TUploadedFile.ContentType : string |
ContentType contains the MIME type of the uploaded file as specified by the client. This indicates the type of content in the file (e.g., 'image/jpeg', 'text/plain').