PluginArray object
An array of registered plugin objects.
Note This behavior is not implemented in Windows app using JavaScript.
![]() |
Members
The PluginArray object has these types of members:
Methods
The PluginArray object has these methods.
| Method | Description |
|---|---|
| item |
Provides index based access for items in a pluginArray, plugin, or MimeTypeArray |
| namedItem |
Returns an object by its id or name from an array. |
| refresh |
This method is supported only for older scripts. It does not affect pluginArray. |
Properties
The PluginArray object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Returns the number of items in a plugin, pluginArray or MimeTypeArray. | |
|
Read-only |
Returns the product name for a plugin's file. |
Remarks
Data type returned by the plugins property.
Show:
