Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

plugins property

Retrieves a collection of all embed objects within the document.

This collection is not supported for Windows Store apps using JavaScript.

Syntax

JavaScript

p = object.plugins

 

Property values

Type: IHTMLPluginsCollection

Array that is empty.

Standards information

There are no standards that apply here.

Remarks

The plugins collection is exposed for compatibility with other browsers.

The collection is an alias for the embeds collection on the document.

 

 

Show:
© 2017 Microsoft