MimeType Property

Object: File
Syntax: MimeType
Type String
Read/Write: Read Only
Description: This property returns the MIME Type of the specified file. For example, a file with an extension of ".txt" will have a MIME Type of "text/plain". This can be useful when using SA-FileUp's.TransferFile property to set the MIME type appropriately.

The MIME Type is also sometimes known as the ContentType, as in the IIS 4 or later documentation.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.