ResourceMIMEType Property
The MIME type of the file.
Syntax
__property String ResourceMIMEType = {read=FResourceMIMEType, write=FSetResourceMIMEType};
Default Value
""
Remarks
This property holds the server assigned MIME type for the file.
This property is read-only and not available at design time.
Data Type
String