IHTMLLinkElement5 interface

Extends the IHTMLLinkElement4 interface.

Members

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

  • Properties

Properties

The IHTMLLinkElement5 interface has these properties.

Property Description

sheet

Gets the CSS style sheet that is associated with the object.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch