IHTMLMetaElement3 interface

This interface extends the IHTMLMetaElement and IHTMLMetaElement2 interfaces.

Members

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

  • Properties

Properties

The IHTMLMetaElement3 interface has these properties.

Property Description

url

Sets or retrieves the IHTMLDocument2::URL property that will be loaded after the specified time has elapsed.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLMetaElement