Previous in Contents Next in Contents

MIMEType Property

The MIMEType property holds a string. If defined, a MIMETYPE attribute is constructed for the ITEM XML element upon invocation of GetCDFString, with the string becoming the value of the attribute.

Type

String (VT_BSTR)

Default

None

Example

Item.MIMEType = "text/html"

© 1997-2000 Microsoft Corporation. All rights reserved.