Difference between revisions of "WebUploadedFile.MIMEType"
From Xojo Documentation
m |
|||
Line 4: | Line 4: | ||
| readonly = yes | | readonly = yes | ||
| owner = [[WebUploadedFile]] | | owner = [[WebUploadedFile]] | ||
− | |||
| newinversion = 2010r5 | | newinversion = 2010r5 | ||
}} | }} | ||
{{Description | {{Description | ||
|text = The MIME type of the file, such as “application/octet-stream” or “image/png”. }} | |text = The MIME type of the file, such as “application/octet-stream” or “image/png”. }} |
Latest revision as of 20:29, 4 March 2013
Read-Only Property (As String )
The MIME type of the file, such as “application/octet-stream” or “image/png”.