codeType property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the Internet media type for the code associated with the object.

Syntax

HRESULT value = object.put_codeType(BSTR v);HRESULT value = object.get_codeType(BSTR* p);

Property values

Type: BSTR

the media type.

Remarks

Internet media types are also known as MIME types.

See also

MIME Type Detection in Internet Explorer

 

 

Build date: 6/12/2012