IHTMLHeadElement interface

This interface provides access to the properties for the head element.

Members

The IHTMLHeadElement interface inherits from the IDispatch interface. IHTMLHeadElement also has these types of members:

  • Properties

Properties

The IHTMLHeadElement interface has these properties.

Property Description

profile

Sets or retrieves one or more URIs in which the object properties and legal values for those properties are defined.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch