ISVGScriptElement interface

Provides properties for the script element.

Members

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

  • Properties

Properties

The ISVGScriptElement interface has these properties.

Property Access type Description

ISVGScriptElement::type

Read-only

Gets the scripting language for the given script element.

 

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