IHTMLScriptElement3 interface

This interface extends the IHTMLScriptElement and IHTMLScriptElement2 interfaces.

Members

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

  • Properties

Properties

The IHTMLScriptElement3 interface has these properties.

Property Description

src

Retrieves the URL to an external file that contains the source code or data.

 

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